Fix mongod shutdown hang waiting for search task executor

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Query Integration
    • Fully Compatible
    • 200
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Fixes a `mongod` shutdown hang where idle `$search`/`$vectorSearch` cursors keep the mongot task executor alive, blocking executor teardown. Disposes idle cursors during shutdown (before the executor wait) and bounds the wait as a backstop.

            Assignee:
            Mariano Shaar
            Reporter:
            Mariano Shaar
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: