[ 
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
 * It’s possible to rebalance zone partition from one set of nodes to another.

h3. Implementation Notes
 * Copy PartitionReplicaListener#processChangePeersAndLearnersReplicaRequest 
along with corresponding trigger to ZonePartitionRaftListener.

 * Hide original 
PartitionReplicaListener#processChangePeersAndLearnersReplicaReques under 
colocation feature flag.

 * Add corresponding test or adjust 
testTableReplicaListenersCreationAfterRebalance and 
testTableReplicaListenersRemoveAfterRebalance.

  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. 
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.


> 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
>  * It’s possible to rebalance zone partition from one set of nodes to another.
> h3. Implementation Notes
>  * Copy PartitionReplicaListener#processChangePeersAndLearnersReplicaRequest 
> along with corresponding trigger to ZonePartitionRaftListener.
>  * Hide original 
> PartitionReplicaListener#processChangePeersAndLearnersReplicaReques under 
> colocation feature flag.
>  * Add corresponding test or adjust 
> testTableReplicaListenersCreationAfterRebalance and 
> testTableReplicaListenersRemoveAfterRebalance.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to