MongoCursorEnumerator GetMore throws an exception if enumeration is within the scope of a RequestStart

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Done
    • Priority: Minor - P4
    • 1.1
    • Affects Version/s: 1.0
    • Component/s: None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      MongoCursorEnumerator GetMore is getting the connection directly from the server instance so when the call is within a scope of a RequestStart and then throws an exception in ReleaseConnection because the connection is not the same one being held by the request. GetMore should get its connection from the server, not from the server instance.

              Assignee:
              Robert Stam
              Reporter:
              Robert Stam
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: