Only execute `mergeAllChunksWithMaxNumberOfChunksTest` test case in non-stepdown suites

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 7.0.0-rc0, 7.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Sharding EMEA
    • Fully Compatible
    • ALL
    • v7.0
    • Sharding EMEA 2023-04-17
    • 38
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      The mergeAllChunksWithMaxNumberOfChunksTest test is issuing merge all chunks requests with a max number of chunks and then checks that there no over-merge happened.

      However, when the CSRS steps down the following can happen:

      • The original request succeeds, merging 2 chunks
      • The shard receives a "not ok" reply due to CSRS stepdown
      • The command is retried because of the idempotent retry policy
      • An additional merge happens

            Assignee:
            Allison Easton
            Reporter:
            Pierlauro Sciarelli
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: