[
https://issues.apache.org/jira/browse/IGNITE-24354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexander Lapin updated IGNITE-24354:
-------------------------------------
Description:
h3. Motivation
Within colocation track we should reasonably move table-not-specific requests
and commands processing from PartitionReplicaListenera and PartitionListener to
ZonePartitionReplicaListener and ZonePartitionRaftListener.
ChangePeersAndLearnersAsyncReplicaRequest is one of such requests to be moved.
h3. Definition of Done
* Copy PartitionReplicaListener#processChangePeersAndLearnersReplicaRequest
along with corresponding trigger to ZonePartitionRaftListener.
* Hide original
PartitionReplicaListener#processChangePeersAndLearnersReplicaReques under
colocation feature flag.
* Add corresponding test.
was:
h3. Motivation
Within colocation track we should reasonably move table-not-specific requests
and commands processing from PartitionReplicaListenera and PartitionListener to
ZonePartitionReplicaListener and ZonePartitionRaftListener.
ChangePeersAndLearners
> Move ChangePeersAndLearnersAsyncReplicaRequest processing to
> ZonePartitionReplicaListener
> -----------------------------------------------------------------------------------------
>
> Key: IGNITE-24354
> URL: https://issues.apache.org/jira/browse/IGNITE-24354
> 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 PartitionReplicaListenera and PartitionListener
> to ZonePartitionReplicaListener and ZonePartitionRaftListener.
> ChangePeersAndLearnersAsyncReplicaRequest is one of such requests to be moved.
> h3. Definition of Done
> * Copy PartitionReplicaListener#processChangePeersAndLearnersReplicaRequest
> along with corresponding trigger to ZonePartitionRaftListener.
> * Hide original
> PartitionReplicaListener#processChangePeersAndLearnersReplicaReques under
> colocation feature flag.
> * Add corresponding test.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)