[
https://issues.apache.org/jira/browse/IGNITE-17378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sergey Uttsel updated IGNITE-17378:
-----------------------------------
Description: Need to check that a current leader and a leader from request
are equals on Replica#processRequest. For this purpose we need to use
RaftGroupService#refreshAndGetLeaderWithTerm in InternalTableImpl#enlist, send
Leader and Term with request and compare it in Replica#processRequest. (was:
Need to check that a current leader and a leader from request are equals on
Replica#processRequest. For this purpose we need to use
RaftGroupService#refreshAndGetLeaderWithTerm in InternalTableImpl#enlist)
> Check the replica is alive during before that a method will be invoked
> ----------------------------------------------------------------------
>
> Key: IGNITE-17378
> URL: https://issues.apache.org/jira/browse/IGNITE-17378
> Project: Ignite
> Issue Type: Bug
> Reporter: Vladislav Pyatkov
> Priority: Major
> Labels: ignite-3, transaction3_rw
>
> Need to check that a current leader and a leader from request are equals on
> Replica#processRequest. For this purpose we need to use
> RaftGroupService#refreshAndGetLeaderWithTerm in InternalTableImpl#enlist,
> send Leader and Term with request and compare it in Replica#processRequest.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)