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

Wait actively for chunks to be merged on merge_all_chunks_on_shard.js test

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 7.1.0-rc0, 7.0.0-rc9
    • Affects Version/s: 7.1.0-rc0, 7.0.0-rc7
    • Component/s: None
    • Labels:
    • Sharding EMEA
    • Fully Compatible
    • ALL
    • v7.0
    • Sharding EMEA 2023-07-24
    • 5
    • 1

      Currently, the test merge_all_chunks_on_shard.js is assuming that the AutoMerger will complete its work in a couple of balancer rounds. In the case of slow variants, the test might fail if the AutoMerger did not have enough time to perform the requested merges.

      The goal of this task is to wait actively until the number of chunks reaches the expected value with a high timeout to avoid false positives on slow variants.

            Assignee:
            silvia.surroca@mongodb.com Silvia Surroca
            Reporter:
            silvia.surroca@mongodb.com Silvia Surroca
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: