-
Notifications
You must be signed in to change notification settings - Fork 455
CDRIVER-4098 Bump WIRE_VERSION_MIN from 3 to 6 #926
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 all commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
e9012d9
Format source files
eramongodb aec5855
Bump WIRE_VERSION_MIN from 3 to 6
eramongodb 17eca57
Assert request parameter for mock_server_replies_to_find() is not null
eramongodb d2e972f
Update error message for failing to satisfy minimum wire version
eramongodb 04dd838
Remove Evergreen tasks requiring server version below 3.6
eramongodb 9237aed
Update mock servers to forbid max_wire_version < 6
eramongodb 6f0232b
Update test code conditioned on wire version < 6
eramongodb 16b7739
Replace wire version integer literals with feature macros
eramongodb 145722b
Replace wire versions in string literals with feature macros
eramongodb c401423
Add mock_server_receives_bulk_msg()
eramongodb d9887f5
Update mock_server_recieves_command() -> mock_server_recieves_msg()
eramongodb 2308343
Add test for wire version -> server version mapping
eramongodb aecd97e
Remove redundant tasks in asan-ubuntu-ubuntu1404 variant
eramongodb b1e0ea4
Remove redundant nested conditional branchs
eramongodb 2e478e5
Fix and update comments relating to readPreference
eramongodb fbb59d4
Revert removal of exhaust cursor in /ReadPrefs/mongos/maxStaleness
eramongodb 4604940
Revert removal of example scope comments
eramongodb 0ca4136
Remove redundant _test_collection_op_query_or_find_command function
eramongodb 869b528
Remove redundant _test_find_command function
eramongodb ae3368e
Rename /ReadPref test parameters per feedback
eramongodb ceba875
Add comment justifying addition of log captures
eramongodb 6accf57
Update comment documentation for mock_server_receives_bulk_msg
eramongodb c4d2fd4
Update /server_stream/ties_server_description tests per feedback
eramongodb a54b7bc
Update comment in variants to reflect removal of versions < 3.6
eramongodb 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
Large diffs are not rendered by default.
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
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
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.