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

Solve for few Moved Errors which occur during scale in and scale out #44

Open
neeraj97 opened this issue Jul 17, 2024 · 1 comment
Open

Comments

@neeraj97
Copy link

During Redis Cluster scale in and scale out, few Moved errors are observed and this can be solved by refreshing the shardmap from the same node which threw the error or by adding the redirected node to the list of nodes and trying out the command on the redirected node.
Multiple Solutions are possible over here.

@neeraj97
Copy link
Author

This occurs when any of the Redis Node has a stale topology during rebalancing of the slots.

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

No branches or pull requests

1 participant