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 MOVED slot redirection handler #749

Merged
merged 1 commit into from
Nov 24, 2018
Merged

Fix MOVED slot redirection handler #749

merged 1 commit into from
Nov 24, 2018

Conversation

vflopes
Copy link
Contributor

@vflopes vflopes commented Nov 14, 2018

The moved handler must update the targetSlot before tryConnection call to correctly choose the node that owns the slot.

The moved handler must update the targetSlot before tryConnection call to correctly choose the node that owns the slot.
@luin luin merged commit bba418f into redis:master Nov 24, 2018
ioredis-robot pushed a commit that referenced this pull request Nov 24, 2018
## [4.2.3](v4.2.2...v4.2.3) (2018-11-24)

### Bug Fixes

* MOVED slot redirection handler ([#749](#749)) ([bba418f](bba418f))
@ioredis-robot
Copy link
Collaborator

🎉 This PR is included in version 4.2.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

@shaharmor
Copy link
Collaborator

Is this a new bug?

@vflopes vflopes deleted the patch-1 branch December 13, 2018 15:24
janus-dev87 added a commit to janus-dev87/ioredis-work that referenced this pull request Mar 1, 2024
## [4.2.3](redis/ioredis@v4.2.2...v4.2.3) (2018-11-24)

### Bug Fixes

* MOVED slot redirection handler ([#749](redis/ioredis#749)) ([bba418f](redis/ioredis@bba418f))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants