[ https://issues.apache.org/jira/browse/IGNITE-24374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Alexander Lapin updated IGNITE-24374: ------------------------------------- Description: h3. Motivation PrimaryReplicaChangeCommand is a command to propagate an information about elected primary replica into corresponding raft group in order to check whether Update(All)Command miss the primary or not. Without such verification our full tx protocol won't properly work. As for many other commands, PrimaryReplicaChangeCommand updates was: h3. Motivation As for many other commands, PrimaryReplicaChangeCommand > Move PrimaryReplicaChangeCommand processing to ZonePartitionRaftListener > ------------------------------------------------------------------------ > > Key: IGNITE-24374 > URL: https://issues.apache.org/jira/browse/IGNITE-24374 > Project: Ignite > Issue Type: Improvement > Reporter: Alexander Lapin > Assignee: Aleksandr Polovtsev > Priority: Major > Labels: ignite-3 > > h3. Motivation > PrimaryReplicaChangeCommand is a command to propagate an information about > elected primary replica into corresponding raft group in order to check > whether Update(All)Command miss the primary or not. Without such verification > our full tx protocol won't properly work. > As for many other commands, PrimaryReplicaChangeCommand updates -- This message was sent by Atlassian Jira (v8.20.10#820010)