Vadim Pakhnushev created IGNITE-19896:
-----------------------------------------

             Summary: Incorrect leader in the RaftGroupServiceImpl
                 Key: IGNITE-19896
                 URL: https://issues.apache.org/jira/browse/IGNITE-19896
             Project: Ignite
          Issue Type: Bug
            Reporter: Vadim Pakhnushev


When sending a message to the random node either in the refreshLeader or in theĀ 
sendWithRetry after the error, the peer to which the message was sent gets 
assigned to the {{leader}} field before the message response is handled. If 
during this period another thread would call {{{}leader(){}}}, it could get 
random peer instead of a leader.



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

Reply via email to