Lower the number of collections created in convert_to_capped_unsplittable_collections.js test in a suite with add/remove shard hook

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Unresolved
    • Priority: Major - P3
    • 9.1.0-rc0, 9.1.0-rc1022
    • Affects Version/s: None
    • Component/s: None
    • None
    • Catalog and Routing
    • CAR Team 2026-09-14
    • 200
    • 🟥 DDL
    • None
    • None
    • None
    • None
    • None
    • None

      Limit the number of threads in test suites that run the ContinuousAddRemoveShard hook so that they do not exceed the five-minute test timeout.

      Each thread creates unsharded collections, and draining a shard takes at least 30 seconds per unsharded collection on that thread. In addition, convertToCapped operations may be delayed because they must serialize with the moveCollection operations issued during shard draining.

      To keep the suites within the timeout, configure them to create fewer than ten unsharded collections.

            Assignee:
            Silvia Surroca
            Reporter:
            Silvia Surroca
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: