[ 
https://issues.apache.org/jira/browse/IGNITE-26023?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alexander Lapin updated IGNITE-26023:
-------------------------------------
    Description: 
Aforementioned test should check that multi-step rebalance works fine when a 
group leader is changed in the middle of pending assignments queue processing, 
however existing implementation doesn't linearize rebalance and leader change, 
all options are possible:
 * leader re-elected prior to rebalance;
 * leader re-elected in the middle of rebalance - desired one;
 * leader re-elected after rebalance; 

The test should be rewritten in such a way as to guarantee that the leader will 
change exactly at the moment of rebalance.

> Actions in testRaftLeaderChangedDuringAssignmentsQueueProcessing are not 
> linearized
> -----------------------------------------------------------------------------------
>
>                 Key: IGNITE-26023
>                 URL: https://issues.apache.org/jira/browse/IGNITE-26023
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Alexander Lapin
>            Priority: Major
>              Labels: ignite-3
>
> Aforementioned test should check that multi-step rebalance works fine when a 
> group leader is changed in the middle of pending assignments queue 
> processing, however existing implementation doesn't linearize rebalance and 
> leader change, all options are possible:
>  * leader re-elected prior to rebalance;
>  * leader re-elected in the middle of rebalance - desired one;
>  * leader re-elected after rebalance; 
> The test should be rewritten in such a way as to guarantee that the leader 
> will change exactly at the moment of rebalance.



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

Reply via email to