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

Use a namespace for fail point in aggregation_currentop.js

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 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

      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@mongodb.com Jack Mulrow
            Reporter:
            jack.mulrow@mongodb.com Jack Mulrow
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: