[SERVER-44449] Verify what the supported minWireVersion should be for SDAM implementation in the server. Created: 05/Nov/19  Updated: 27/Oct/23  Resolved: 23/Jan/20

Status: Closed
Project: Core Server
Component/s: Networking
Affects Version/s: None
Fix Version/s: None

Type: Question Priority: Major - P3
Reporter: Lamont Nelson Assignee: Lamont Nelson
Resolution: Works as Designed Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Participants:

 Description   

When executing the json tests, there were a couple failures that asserted against compatibility flag in the TopologyDescription. This is due to the server implementation using WireSpec::outgoing having the following for min/max wire versions:
WireVersionInfo outgoing =

{RELEASE_2_4_AND_BEFORE, LATEST_WIRE_VERSION}

;

https://github.com/mongodb/mongo/blob/master/src/mongo/db/wire_version.h#L151

This ticket is a placeholder to verify what the RSM SDAM implementation should use as the min version.

For additional info, it seems the drivers have raised their min version as of this ticket: https://jira.mongodb.org/browse/DRIVERS-407



 Comments   
Comment by Ratika Gandhi [ 23/Jan/20 ]

Ticket created as a note to check this before closing the project.

Comment by Ratika Gandhi [ 26/Nov/19 ]

lamont.nelson, if you are working on this ticket this sprint, let me know and I'll add it to the sprint.

Generated at Thu Feb 08 05:06:00 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.