[ https://issues.apache.org/jira/browse/IGNITE-20055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Alexander Lapin updated IGNITE-20055: ------------------------------------- Description: h3. Motivation It's required to continuously send txCleanupReplicaRequest to the primary replica. Suggested flow is following. h3. Definition of Done # Resend exact the same type of finish output that was initially evaluated, meaning that commit will be resent infinitely even if previous txCleanupReplicaRequest returns an exception. # Await commit partition primary replica appearance in case of initially enlisted recipient failure. was: h3. Motivation It's required to continuously send txCleanupReplicaRequest to the primary replica. Suggested flow is following. # Resend exact the same type of finish output that was initially evaluated, meaning that commit will be resent infinitely even if previous txCleanupReplicaRequest returns an exception. > Durable txCleanupReplicaRequest send from the coordinator transaction > --------------------------------------------------------------------- > > Key: IGNITE-20055 > URL: https://issues.apache.org/jira/browse/IGNITE-20055 > Project: Ignite > Issue Type: Improvement > Reporter: Alexander Lapin > Priority: Major > Labels: ignite-3, transaction3_recovery, transactions > > h3. Motivation > It's required to continuously send txCleanupReplicaRequest to the primary > replica. Suggested flow is following. > h3. Definition of Done > # Resend exact the same type of finish output that was initially evaluated, > meaning that commit will be resent infinitely even if previous > txCleanupReplicaRequest returns an exception. > # Await commit partition primary replica appearance in case of initially > enlisted recipient failure. > -- This message was sent by Atlassian Jira (v8.20.10#820010)