Uploaded image for project: 'C Driver'
  1. C Driver
  2. CDRIVER-18

New query options and response flags

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 0.4
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      Two new query options (AwaitData and Exhaust) and all new response flags (CursorNotFound, QueryFailure, and AwaitCapable) have been added to the Mongo wire protocol (http://www.mongodb.org/display/DOCS/Mongo+Wire+Protocol). The driver should handle the response flags appropriately (eg. CursorNotFound should throw exception rather than silently end the query results). The driver may implement the new query options if desired.

            Assignee:
            kbanker Kyle Banker
            Reporter:
            tonyh Tony Hannan
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: