Skip to content
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

Fix should update cluster information to the remote store first #237

Merged
merged 2 commits into from
Dec 23, 2024

Conversation

git-hulk
Copy link
Member

Currently, the cluster migration will update the local cluster before the remote store, so it might cause the local cluster to stop checking the cluster migration even if it failed to set the remote store.

This closes #221.

Currently, the cluster migration will update the local cluster before
the remote store, so it might cause the local cluste stop checking the
cluster migration even if it failed to set the remote store.
@git-hulk git-hulk requested a review from torwig December 23, 2024 15:00
@git-hulk git-hulk merged commit f848508 into apache:unstable Dec 23, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

suggest to enable retry migrating the same slot and target shard
3 participants