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

Blacklist `write_cmd_auto_split.js` from stepdown suites

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 6.0.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Fully Compatible
    • Sharding EMEA 2022-04-04
    • 15

      This test must not run in config stepdown suites because it can happen that:

      • Inserts happen, the ChunkSplitter triggers a new split task on the shard
      • The CSRS primary steps down
      • The split commit fromthe ChunkSplitter gets delayed waiting for a new CSRS primary
      • More inserts happen on the shard, but the split driver is still busy waiting for the previous commit, so no new split is triggered
      • The new CSRS primary steps up, serving the original split commit

            Assignee:
            antonio.fuschetto@mongodb.com Antonio Fuschetto
            Reporter:
            pierlauro.sciarelli@mongodb.com Pierlauro Sciarelli
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: