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

Print all idle cursors in check_orphans_are_deleted_helpers.js

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 7.1.0-rc0
    • Affects Version/s: None
    • Component/s: Sharding
    • Labels:
      None
    • Fully Compatible
    • Sharding EMEA 2023-05-01, Sharding EMEA 2023-05-15

      In the CheckOrphansDeleted hook, we print the idle cursors for a namespace that may be blocking the range deleter from progressing. However, this does not print cursors on other namespaces that may still be blocking the range deletions. This makes it very difficult to figure out what is blocking the range deletions from completing. We should print all idle cursors (not just those for this namespace) if the range deleter times out.

            Assignee:
            allison.easton@mongodb.com Allison Easton
            Reporter:
            allison.easton@mongodb.com Allison Easton
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: