You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Sergey Uttsel (Jira)" <ji...@apache.org> on 2022/08/12 14:53:00 UTC

[jira] [Updated] (IGNITE-17378) Check the replica is alive before processing request at Replica

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

Sergey Uttsel updated IGNITE-17378:
-----------------------------------
    Summary: Check the replica is alive before processing request at Replica  (was: Check the replica is alive during before that a method will be invoked)

> Check the replica is alive before processing request at Replica
> ---------------------------------------------------------------
>
>                 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)