-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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: Improve cluster connection pool logic when disconnecting #1864
Open
martinslota
wants to merge
21
commits into
redis:main
Choose a base branch
from
martinslota:martinslota/clean-up-node-listeners-upon-disconnect
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
fix: Improve cluster connection pool logic when disconnecting #1864
martinslota
wants to merge
21
commits into
redis:main
from
martinslota:martinslota/clean-up-node-listeners-upon-disconnect
Commits on Mar 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0d2a416 - Browse repository at this point
Copy the full SHA 0d2a416View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5385c8e - Browse repository at this point
Copy the full SHA 5385c8eView commit details -
Configuration menu - View commit details
-
Copy full SHA for f67d73a - Browse repository at this point
Copy the full SHA f67d73aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 66efb1a - Browse repository at this point
Copy the full SHA 66efb1aView commit details -
Turn node error listener into an arrow function so that
this
points…… to the connection pool instance
Configuration menu - View commit details
-
Copy full SHA for f0cadc5 - Browse repository at this point
Copy the full SHA f0cadc5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 49e9edd - Browse repository at this point
Copy the full SHA 49e9eddView commit details -
Configuration menu - View commit details
-
Copy full SHA for dee2623 - Browse repository at this point
Copy the full SHA dee2623View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d519a6 - Browse repository at this point
Copy the full SHA 4d519a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for ed3e190 - Browse repository at this point
Copy the full SHA ed3e190View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd3b74a - Browse repository at this point
Copy the full SHA cd3b74aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b47e94 - Browse repository at this point
Copy the full SHA 2b47e94View commit details -
Configuration menu - View commit details
-
Copy full SHA for e835185 - Browse repository at this point
Copy the full SHA e835185View commit details -
Configuration menu - View commit details
-
Copy full SHA for eb2d07c - Browse repository at this point
Copy the full SHA eb2d07cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 62427a8 - Browse repository at this point
Copy the full SHA 62427a8View commit details
Commits on Mar 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2979176 - Browse repository at this point
Copy the full SHA 2979176View commit details
Commits on Mar 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4d4ba69 - Browse repository at this point
Copy the full SHA 4d4ba69View commit details
Commits on Jun 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1c3df53 - Browse repository at this point
Copy the full SHA 1c3df53View commit details
Commits on Aug 15, 2024
-
Revert "Fix a reference to connection pool nodes"
This reverts commit 2979176.
Configuration menu - View commit details
-
Copy full SHA for 5a490c1 - Browse repository at this point
Copy the full SHA 5a490c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for d67b1b6 - Browse repository at this point
Copy the full SHA d67b1b6View commit details -
Add a valid slots table to mock server in tests that expect to be abl…
…e to connect using the Cluster client
Configuration menu - View commit details
-
Copy full SHA for d779cb4 - Browse repository at this point
Copy the full SHA d779cb4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3165ff0 - Browse repository at this point
Copy the full SHA 3165ff0View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.