Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
If there was a leader on the moment of subscription both
TopologyAwareRaftGroupService.ServerEventHandler#onLeaderElected
and
org.apache.ignite.raft.jraft.rpc.impl.RaftGroupEventsClientListener#onLeaderElected
from
TopologyAwareRaftGroupService#subscribeLeader
will be called. Only single call is expected.
Attachments
Issue Links
- causes
-
IGNITE-23783 Flaky ItDisasterRecoveryReconfigurationTest.testIncompleteRebalanceAfterResetPartitions
- Patch Available