Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-53215

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

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

      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@mongodb.com Shreyas Kalyan
            Reporter:
            samy.lanka@mongodb.com Samyukta Lanka
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: