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

currentop_shell.js may not wait long enough for all shards to be ready in sharded collection passthroughs

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 8.1.0-rc0, 7.3.4, 7.0.13, 8.0.0-rc16
    • Affects Version/s: None
    • Component/s: None
    • None
    • Query Execution
    • Fully Compatible
    • ALL
    • v8.0, v7.3, v7.0, v6.0
    • QE 2024-07-22, QE 2024-08-05
    • 0

      The test waits for every shard to have an active operation, but there is a narrow window during which it can observe the initial empty-batch aggregation command, which leaves open another narrow window for the follow-up check to miss the subsequent getmore operation, causing the test to fail.

            Assignee:
            justin.seyster@mongodb.com Justin Seyster
            Reporter:
            justin.seyster@mongodb.com Justin Seyster
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: