Uploaded image for project: 'Java Driver'
  1. Java Driver
  2. JAVA-129

New query options and response flags

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.1
    • 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:
            eliot Eliot Horowitz (Inactive)
            Reporter:
            tonyh Tony Hannan
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: