-
Notifications
You must be signed in to change notification settings - Fork 742
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Test failure] Migrated replica reports zero repl offset and rank #967
Comments
This is a new test for Valkey 8.0, make sure this is passing reliably before GA. |
https://github.com/valkey-io/valkey/actions/runs/10610749447/job/29408820341?pr=966 this two links i think both of these require a rebase or merge to catch up with the new code, there are some fixes in unstable that i think can work. https://github.com/valkey-io/valkey/actions/runs/10658482333/job/29539604703#step:8:4165 |
The node may not be able to initiate an election in time due to problems with cluster communication. If an election is initiated, make sure its offset is 0. Closes valkey-io#967. Signed-off-by: Binbin <[email protected]>
The node may not be able to initiate an election in time due to problems with cluster communication. If an election is initiated, make sure its offset is 0. Closes valkey-io#967. Signed-off-by: Binbin <[email protected]>
The node may not be able to initiate an election in time due to problems with cluster communication. If an election is initiated, make sure its offset is 0. Closes valkey-io#967. Signed-off-by: Binbin <[email protected]> Signed-off-by: Ping Xie <[email protected]>
The node may not be able to initiate an election in time due to problems with cluster communication. If an election is initiated, make sure its offset is 0. Closes valkey-io#967. Signed-off-by: Binbin <[email protected]> Signed-off-by: Ping Xie <[email protected]>
The node may not be able to initiate an election in time due to problems with cluster communication. If an election is initiated, make sure its offset is 0. Closes valkey-io#967. Signed-off-by: Binbin <[email protected]> Signed-off-by: Ping Xie <[email protected]>
The node may not be able to initiate an election in time due to problems with cluster communication. If an election is initiated, make sure its offset is 0. Closes valkey-io#967. Signed-off-by: Binbin <[email protected]> Signed-off-by: Ping Xie <[email protected]>
The node may not be able to initiate an election in time due to problems with cluster communication. If an election is initiated, make sure its offset is 0. Closes valkey-io#967. Signed-off-by: Binbin <[email protected]>
The node may not be able to initiate an election in time due to problems with cluster communication. If an election is initiated, make sure its offset is 0. Closes valkey-io#967. Signed-off-by: Binbin <[email protected]> Signed-off-by: Ping Xie <[email protected]>
The node may not be able to initiate an election in time due to problems with cluster communication. If an election is initiated, make sure its offset is 0. Closes valkey-io#967. Signed-off-by: Binbin <[email protected]> Signed-off-by: Ping Xie <[email protected]>
The node may not be able to initiate an election in time due to problems with cluster communication. If an election is initiated, make sure its offset is 0. Closes #967. Signed-off-by: Binbin <[email protected]> Signed-off-by: Ping Xie <[email protected]>
The node may not be able to initiate an election in time due to problems with cluster communication. If an election is initiated, make sure its offset is 0. Closes valkey-io#967. Signed-off-by: Binbin <[email protected]> Signed-off-by: naglera <[email protected]>
Please check the following 2 failure cases, this failed case usually happens when new commit is pushed
*** [err]: Migrated replica reports zero repl offset and rank, and fails to win election - shutdown in tests/unit/cluster/replica-migration.tcl
Failover does not happened
https://github.com/valkey-io/valkey/actions/runs/10610749447/job/29408820341?pr=966
https://github.com/valkey-io/valkey/actions/runs/10617137562/job/29429211376?pr=962
The text was updated successfully, but these errors were encountered: