Skip to content

valkey: fix update shards#3972

Merged
MustafaSaber merged 1 commit into
masterfrom
valkey-update-shards
Apr 17, 2026
Merged

valkey: fix update shards#3972
MustafaSaber merged 1 commit into
masterfrom
valkey-update-shards

Conversation

@MustafaSaber
Copy link
Copy Markdown
Member

@MustafaSaber MustafaSaber commented Apr 17, 2026

UpdateShards iterate through maps, which have nondeterministic iteration. And will assign instances to different shards.

UpdateShards iterate through maps, which have undeterministic iteration.
And will assing instances to same shard.

Signed-off-by: Mustafa Abdelrahman <mustafa.abdelrahman@zalando.de>
@MustafaSaber MustafaSaber requested a review from szuecs April 17, 2026 18:15
@MustafaSaber MustafaSaber added the bugfix Bug fixes and patches label Apr 17, 2026
@MustafaSaber
Copy link
Copy Markdown
Member Author

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfix Bug fixes and patches

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants