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

scary mongos messaging in rc2 related to unsharded cursors

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.6.0-rc3
    • Affects Version/s: None
    • Component/s: Sharding
    • Labels:
    • ALL

      In 2.6, we directly check both the sharded and unsharded cursor cache for cursor ids - only one of these can succeed. However we message OCCASIONALLY with:

      Sharded CursorCache missing cursor id: 2354118951366269003
      

      which is misleading, since generally this just means the cursor is unsharded.

      Also we rely on a noisy and inefficient function to determine if the getMore'd collection is sharded, which can be replaced.

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

              Created:
              Updated:
              Resolved: