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

scary mongos messaging in rc2 related to unsharded cursors

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major - P3
    • Resolution: Fixed
    • None
    • 2.6.0-rc3
    • Sharding
    • ALL

    Description

      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.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: