Use a namespace for fail point in aggregation_currentop.js

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 8.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Cluster Scalability
    • Fully Compatible
    • ALL
    • v8.0
    • Cluster Scalability 2024-07-22
    • 0
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      jstests/sharding/query/aggregation_currentop.js sets a fail point to make all yields hang to block an aggregation request, but this can lead to failures if it blocks background activity, like a shard registry refresh. To avoid this, the test should pass a namespace to the fail point so it only applies to the intended aggregation.

            Assignee:
            Jack Mulrow
            Reporter:
            Jack Mulrow
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: