Description
Topology aware client creates its own message handler for leader change notifications. These notifications does not contain group ids, which is a problem for adding such clients for partition replication groups. Moreover, having same message handlers for one type of messages in number that is equal to the count of topology aware clients seems not to be a good decision and leads to weird problems after adding topology aware clients for partition Raft groups, which appear as random integration tests fails.
We should get rid of this handler in topology aware client and create dedicated message processor in RPC.
Attachments
Issue Links
- blocks
-
IGNITE-18744 Implement primary replica side leaseGrant handler
- Resolved
- links to