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

cursor leak in mongos of unsharded cursors

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.4.2, 2.5.0
    • Affects Version/s: 2.0.8, 2.2.3, 2.4.1
    • Component/s: Sharding
    • None
    • ALL
    • Hide

      itcount() lots of unsharded cursors with getMore() via mongos.

      Show
      itcount() lots of unsharded cursors with getMore() via mongos.

      Unsharded cursors run via mongos don't clean up refs in the CursorCache map unless explicitly kill'd. See strategy_shard::getMore().

            Assignee:
            greg_10gen Greg Studer
            Reporter:
            greg_10gen Greg Studer
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: