[
https://issues.apache.org/jira/browse/IGNITE-24365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexander Lapin updated IGNITE-24365:
-------------------------------------
Description:
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 TxStateCommitPartitionRequest is expected to be moved.
A bit of a context: ReplicaSafeTimeSyncRequest is used in order to move safe
time on partition if there's no load, meaning in idle case.
Definition of Done
Safe time on zone partition is adjusted on idle cluster.
Implementation Notes
> Implement UpdateMinimumActiveTxBeginTimeReplicaRequest processing for zone
> replica
> ----------------------------------------------------------------------------------
>
> Key: IGNITE-24365
> URL: https://issues.apache.org/jira/browse/IGNITE-24365
> Project: Ignite
> Issue Type: Improvement
> Reporter: Alexander Lapin
> Priority: Major
> Labels: ignite-3
>
> 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 TxStateCommitPartitionRequest is expected to be moved.
> A bit of a context: ReplicaSafeTimeSyncRequest is used in order to move safe
> time on partition if there's no load, meaning in idle case.
> Definition of Done
> Safe time on zone partition is adjusted on idle cluster.
> Implementation Notes
--
This message was sent by Atlassian Jira
(v8.20.10#820010)