-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Introduce and extend Config pattern (III/2) #2368
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
Merged
Merged
Changes from 20 commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
bd71073
Introduce Config pattern
sazzad16 90b5207
Handle broken status while JedisConnectionException
sazzad16 2c4deb0
polishing catch in connect
sazzad16 30b3589
resolve errors after rebasing
sazzad16 e1b8366
expand jedis socket config
sazzad16 c92b7c8
Extend Config pattern
sazzad16 0044a61
JedisClientConfig extends JedisSocketConfig
sazzad16 c02c25f
polishing, JedisShardInfo, etc
sazzad16 66613e9
address change requests
sazzad16 19df18b
address change requests
sazzad16 30c92ea
correct test
sazzad16 e7b50df
refactor/format
sazzad16 4bb7322
copy config params
sazzad16 3eb7f98
Unify JedisSocketConfig into JedisClientConfig
sazzad16 36f0f61
address review
sazzad16 1af8844
remove anti-logical tests for sharded pool
sazzad16 82252b5
modify uriWithDBindexShouldUseTimeout test
sazzad16 c542793
more logging
sazzad16 1dba5df
Merge branch 'master' into config-pattern-extend-3-2
sazzad16 18a1b41
Merge branch 'master' into config-pattern-extend-3-2
sazzad16 e7311e6
review: suggest alternate for deprecated
sazzad16 6b387e7
removed unused imports
sazzad16 b834604
clarify deprecation
sazzad16 e6ebce0
remove deprecation for method that won't be removed
sazzad16 5a8f844
Merge branch 'master' into config-pattern-extend-3-2
sazzad16 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.