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

warning message occasionally logged incorrectly when a client cursor is exhausted

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.2.1, 2.3.0
    • Affects Version/s: 2.2.0
    • Component/s: None
    • None
    • ALL

      If a ClientCursor::Pin is released and then destroyed, a "cursor not found in map" warning can occasionally be printed incorrectly. This happens when a client cursor is exhausted in process get more.

                      if ( warn )
                          OCCASIONALLY out() << "ClientCursor::find(): cursor not found in map " << id << " (ok after a drop)\n";
      

            Assignee:
            aaron Aaron Staple
            Reporter:
            aaron Aaron Staple
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: