-
Notifications
You must be signed in to change notification settings - Fork 1.8k
feat(NODE-3467): implement srvMaxHosts, srvServiceName options #3031
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 29 commits
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
ce4d7e4
feat(NODE-3467): implement srvMaxHosts, srvServiceName, and rescanSrv…
nbbeeken 6321246
fix: unit tests
nbbeeken 52b3377
fix: integration tests
nbbeeken 676f8f3
wip
nbbeeken 7879773
test: fix up shuffle unit tests
nbbeeken 1d09e18
fix: shuffle tests round 2 undo srv event saving
nbbeeken f7c304d
Apply suggestions from code review
nbbeeken eca1ee4
test: remove dupe test
nbbeeken 471dc61
fix: remove unused equals method
nbbeeken 0b35275
docs: improve limit description
nbbeeken 5daa3ce
fix: lint
nbbeeken 382ad4d
fix: remove rescan option and drop TXT record option logic
nbbeeken 852fca3
fix: permit new options only on srv connection strings
nbbeeken 28567f8
fix: address comments, fix option parsing errors, test naming
nbbeeken 00a39d1
fix: LB connection string assertion
nbbeeken 12a72ab
feat: super algorithm enhancements O(-1) speeds
nbbeeken 5fa6550
fix: shuffle lowerBound logic, test for srvServiceName length error
nbbeeken 537ec45
or -> nor
nbbeeken 0db7bb8
fix: address comments except for connection_string tests
nbbeeken 42a0942
fix: whoops broke host gathering, fixed now
nbbeeken 0db9494
suggestions!
nbbeeken 60e3c75
move tests into correct places, update initial seed list testing WIP
nbbeeken 34bc0d4
add ticket mention
nbbeeken beb74c5
clarify records
nbbeeken 0e45319
remove comment
nbbeeken d9e8f28
prevent mutation
nbbeeken eec372e
test: add object option test, clean up assertions
nbbeeken 7465308
call makeStubs first in test 13
nbbeeken ad521aa
fix: check for nullish srvMaxHosts
nbbeeken 09b30d6
fix: increase the input size
nbbeeken 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
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
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.