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

[QUESTION] Multiple owners of slots/keys scenarios. #11308

Open
vineelyalamarthy opened this issue Sep 22, 2022 · 0 comments
Open

[QUESTION] Multiple owners of slots/keys scenarios. #11308

vineelyalamarthy opened this issue Sep 22, 2022 · 0 comments

Comments

@vineelyalamarthy
Copy link

When I browse through the source code, I can see that redis utils can search for multiple owners of a slot.

slots_with_multiple_owners . Code reference is here :
https://github.com/redis/redis/blob/6.2.6/src/redis-cli.c#L5375

  1. How can we enable the above flag when we are using redis-cli --cluster check <ip|port>
  2. How do we get into scenarios in which multiple pods have same keys with conflicting values or keep owning the same slots.

Thanks in advance.

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