[ 
https://issues.apache.org/jira/browse/IGNITE-24111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alexander Lapin updated IGNITE-24111:
-------------------------------------
    Epic Link: IGNITE-21389

> TopologyAwareRaftGroupService duplicates onLeaderElected event 
> ---------------------------------------------------------------
>
>                 Key: IGNITE-24111
>                 URL: https://issues.apache.org/jira/browse/IGNITE-24111
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Alexander Lapin
>            Priority: Major
>              Labels: ignite-3
>
> If there was a leader on the moment of subscription both 
> {code:java}
> TopologyAwareRaftGroupService.ServerEventHandler#onLeaderElected
> {code}
> and 
> {code:java}
> org.apache.ignite.raft.jraft.rpc.impl.RaftGroupEventsClientListener#onLeaderElected
> {code}
> from 
> {code:java}
> TopologyAwareRaftGroupService#subscribeLeader
> {code}
> will be called. Only single call is expected.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to