Write a test that ensures we don't increase minWireVersion or decrease maxWireVersion in API Version 1

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 4.9.0
    • Affects Version/s: None
    • Component/s: Replication
    • None
    • Fully Compatible
    • Security 2021-02-08
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      Write a jstest that records the min/maxWireVersion in MongoDB 4.9.0. It should execute "hello" with apiVersion: "1", and assert the reply's minWireVersion ≤ 4.9.0's minWireVersion, and the reply's maxWireVersion ≥ 4.9.0's maxWireVersion. Do the same for "isMaster" (an obsolete alias for "hello").

            Assignee:
            Shreyas Kalyan
            Reporter:
            Samyukta Lanka
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: