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

blacklist mongos_validates_writes.js from the config stepdown suite

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 3.6.0-rc5, 3.7.1
    • Affects Version/s: 3.6.0-rc3
    • Component/s: Sharding
    • Labels:
      None
    • Fully Compatible
    • v3.6
    • Sharding 2017-11-13, Sharding 2017-12-04
    • 0

      This test should be blacklisted because it creates a collection, calls movePrimary, then calls shardCollection and moves a chunk to the old primary (see the linked SERVER-31909).

      Any other tests that do this should also be blacklisted from the config stepdown suite.

      Note: Many of our other tests do call enableSharding, ensurePrimaryShard, then shardCollection and moveChunk. But they don't
      create any collections before calling ensurePrimaryShard (and neither enableSharding nor ensurePrimaryShard cause collections to be created). So I don't expect those other tests to fail in this way (i.e., not clean up a collection on an original primary, leading to a UUID inconsistency).

            Assignee:
            esha.maharishi@mongodb.com Esha Maharishi (Inactive)
            Reporter:
            esha.maharishi@mongodb.com Esha Maharishi (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: