v.18.14Bug Fix
ClickHouse Enhances Server Connection Handling with ZooKeeper
If the ensemble of ZooKeeper servers has servers that accept the connection but then immediately close it instead of responding to the handshake, ClickHouse chooses to connect another server. Previously, this produced the error Cannot read all data. Bytes read: 0. Bytes expected: 4. and the server couldn’t start. 8218cf3a