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

Support new commands for insert, update, and delete

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

      A new set of commands are being added in MongoDB 2.6 for inserting, updating, and deleting documents from a collection. There are two architecturally significant features:

      1. All three commands support multiple operations, whereas previously only OP_INSERT supported that.
      2. Being commands, they always return a response, so there is no longer any need to send getlasterror. The write response is included in the command response.

            Assignee:
            jeff.yemin@mongodb.com Jeffrey Yemin
            Reporter:
            barrie Barrie Segal
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: