-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Closed
Labels
comp-keeperClickHouse Keeper (Raft-based coordination layer; ZooKeeper replacement) and ZooKeeper client lib...ClickHouse Keeper (Raft-based coordination layer; ZooKeeper replacement) and ZooKeeper client lib...
Description
Int32 is currently used in Keeper and our internal client for XIDs which could cause some issues (#44415)
We can't simply change the type because we can easily lose compatibility with ZooKeeper clients so we should increase the protocol version.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
comp-keeperClickHouse Keeper (Raft-based coordination layer; ZooKeeper replacement) and ZooKeeper client lib...ClickHouse Keeper (Raft-based coordination layer; ZooKeeper replacement) and ZooKeeper client lib...