Blacklist `write_cmd_auto_split.js` from stepdown suites

XMLWordPrintableJSON

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

      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
            Reporter:
            Pierlauro Sciarelli
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: