ClientCursorMonitor should not crash on view namespaces

XMLWordPrintableJSON

    • Fully Compatible
    • ALL
    • Query 2016-10-31, Storage 2016-11-21
    • 0
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      The ClientCursorMonitor periodically calls CursorManager::timeoutCursorsGlobal(), which will go over all open cursors and attempt to time them out. This code doesn't correctly handle views, and encounters an exception because it tries to get collection locks for a view's namespace.

            Assignee:
            Daniel Gottlieb (Inactive)
            Reporter:
            Charlie Swanson
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: