Fix sentinel default port when connecting with configuration string by ejsmith · Pull Request #1525 · StackExchange/StackExchange.Redis
Navigation Menu
{{ message }}
StackExchange / StackExchange.Redis Public
- Notifications You must be signed in to change notification settings
- Fork 1.6k
Merged
NickCraver merged 4 commits intoStackExchange:mainfrom
Aug 26, 2020Merged
Fix sentinel default port when connecting with configuration string#1525
NickCraver merged 4 commits intoStackExchange:mainfrom
Fix sentinel default port when connecting with configuration string#1525
NickCraver merged 4 commits intoStackExchange:mainfrom
Conversation
Copy link Copy Markdown
Contributor
This makes it so that when using a configuration string to connect that we only parse the configuration string and not set any defaults on it until it is forwarded on to the connect methods that take ConfigurationOptions
Copy link Copy Markdown
niemyjski
commented
Aug 13, 2020
niemyjski commented
Aug 13, 2020@mgravell Any chance we can get this reviewed and merged?
Copy link Copy Markdown
Contributor Author
ejsmith
commented
Aug 25, 2020
ejsmith commented
Aug 25, 2020@NickCraver @mgravell looks like you are getting ready to do another release. Think we can this small change merged? :-)
Nick Craver added 3 commits
August 26, 2020 08:42NickCraver approved these changes Aug 26, 2020
Copy link Copy Markdown
Collaborator
NickCraver
left a comment
NickCraver
left a comment
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pushed a few tweaks but looking good - thanks for this!
NickCraver
merged commit
ad94bd3
into
StackExchange:main
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment