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 a bug for cross-slot validation in pipelining #1020

Conversation

supercaracal
Copy link
Contributor

This PR will close #1019.

The bug can be reproduced when we use multiple replicas in a cluster.

@supercaracal supercaracal changed the title Fix a bug for cross-slot validation for pipelining Fix a bug for cross-slot validation in pipelining Jul 26, 2021
Co-authored-by: Jean Boussier <jean.boussier@gmail.com>
@supercaracal supercaracal requested a review from byroot July 26, 2021 12:41
@byroot byroot merged commit a200ee3 into redis:master Jul 26, 2021
@supercaracal supercaracal deleted the fix-a-validation-bug-for-pipelining-with-cluster-multiple-replicas branch July 26, 2021 13:28
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.

CrossSlotPipeliningError validation seems incorrect?
2 participants