[ https://issues.apache.org/jira/browse/IGNITE-24363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Alexander Lapin updated IGNITE-24363: ------------------------------------- Description: h3. Motivation Within colocation track we should reasonably move table-not-specific requests and commands processing from PartitionReplicaListener and PartitionListener to ZonePartitionReplicaListener and ZonePartitionRaftListener. ReplicaSafeTimeSyncRequest is one of such requests to be moved. In this particular case TxRecoveryMessage is expected to be moved. h3. Definition of Done * After both given ticket and IGNITE-24363 (and all dependencies of course) are implemented transaction recovery should be available within colocation track. h3. Implementation Notes > Implement TxCleanupRecoveryRequest processing for zone replica > -------------------------------------------------------------- > > Key: IGNITE-24363 > URL: https://issues.apache.org/jira/browse/IGNITE-24363 > Project: Ignite > Issue Type: Improvement > Reporter: Alexander Lapin > Priority: Major > Labels: ignite-3 > > h3. Motivation > Within colocation track we should reasonably move table-not-specific requests > and commands processing from PartitionReplicaListener and PartitionListener > to ZonePartitionReplicaListener and ZonePartitionRaftListener. > ReplicaSafeTimeSyncRequest is one of such requests to be moved. In this > particular case TxRecoveryMessage is expected to be moved. > h3. Definition of Done > * After both given ticket and IGNITE-24363 (and all dependencies of course) > are implemented transaction recovery should be available within colocation > track. > h3. Implementation Notes -- This message was sent by Atlassian Jira (v8.20.10#820010)