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

ClientCursorMonitor should not crash on view namespaces

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

      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@mongodb.com Daniel Gottlieb (Inactive)
            Reporter:
            charlie.swanson@mongodb.com Charlie Swanson
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: