Zhigao Hong
Zhigao Hong
**Is your feature request related to a problem? Please describe.** No. **Describe the solution you'd like** For a ClickHouse cluster with 2 shards and 2 replicas, the chproxy configuration could...
## Description Fixed the bug where chproxy always selects nodes only from a small subset of all nodes, for any random `session_id`. Additionally, resolved performance bottlenecks caused by inefficient usage...
**Describe the bug** For any random session_id, chproxy always selects node from a small subset of all nodes. **To Reproduce** Run chproxy on `127.0.0.1:8090` with the following `config.xml`: ```xml clusters:...