Verify what the supported minWireVersion should be for SDAM implementation in the server.

XMLWordPrintableJSON

    • Type: Question
    • Resolution: Works as Designed
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Networking
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      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

            Assignee:
            Lamont Nelson
            Reporter:
            Lamont Nelson
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: