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

Don't force the RandomPrimary logic #195

Merged
merged 1 commit into from
Oct 8, 2024

Conversation

eifrah-aws
Copy link

@eifrah-aws eifrah-aws commented Oct 7, 2024

This fixes a regression introduced by commit: 41de670

The change in the mentioned commit forces a routing to a random, but primary node in case the command is a "@Write" command. Although the above commit is correct, it causes too much integration tests breakage in the consuming package (i.e. valkey-glide)

So I am reverting the forced behavior of Random primary

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

This fixes a regression introduced by commit: 41de670

Signed-off-by: Eran Ifrah <[email protected]>
@eifrah-aws eifrah-aws marked this pull request as ready for review October 7, 2024 18:50
@eifrah-aws eifrah-aws merged commit 396536d into amazon-contributing:main Oct 8, 2024
10 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.

2 participants