We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
11-manual-takeover.tcl
This happened in 7.2 branch. 11-manual-takeover.tcl failed with Error: The operation was canceled.
Error: The operation was canceled.
https://github.com/valkey-io/valkey/actions/runs/9409039001/job/25920054481?pr=608#step:9:434
The text was updated successfully, but these errors were encountered:
I think it has do to with the infinite loop inside clusterNodeGetPrimary.
clusterNodeGetPrimary
Discussed more here: #573 (comment)
Sorry, something went wrong.
Wanted to add at least one of the situations that could lead to a circular replicaof chain (explained at https://github.com/valkey-io/valkey/blob/unstable/src/cluster_legacy.c#L3130-L3163) should be fixed by redis/redis#13055 already. So this infinite loop could be a different issue.
replicaof
Successfully merging a pull request may close this issue.
This happened in 7.2 branch.
11-manual-takeover.tcl
failed withError: The operation was canceled.
https://github.com/valkey-io/valkey/actions/runs/9409039001/job/25920054481?pr=608#step:9:434
The text was updated successfully, but these errors were encountered: