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

Prevent spurious failure in kill_pinned_cursor.js caused by mongos background index check

    • Fully Compatible
    • ALL
    • v4.4, v4.2
    • 50

      The test assumes that there will only be one getMore running on the mongods at a time. This is not true because background jobs like the periodic sharded index consistency checker may run queries.

      The test can fail because an assertion about the number of active getMores will trigger in rare scenarios.

            Assignee:
            ian.boros@mongodb.com Ian Boros
            Reporter:
            ian.boros@mongodb.com Ian Boros
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: