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

Test that 3.2 mongos fails to join a featureCompatibilityVersion("3.4") cluster

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.4.0-rc1
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • ALL
    • Query 2016-10-10, Query 2016-10-31

      Once SERVER-26264 is complete, a 3.2 mongos process will quickly exit with an error status if you point it at 3.4 config servers with featureCompatibilityVersion "3.4". We should write a test in the multiVersion suite to verify this behavior. The test should perform the following steps:

      1. Start an all 3.4 sharded cluster.
      2. Verify that the feature compatibility version is "3.4".
      3. Assert that a new 3.2 mongos fails to start up when joining the cluster.
      4. Set the feature compatibility version to "3.2".
      5. Assert that a 3.2 mongos can now start up against the cluster and can perform reads and writes to the shards.

            Assignee:
            maria.vankeulen@mongodb.com Maria van Keulen
            Reporter:
            david.storch@mongodb.com David Storch
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: