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

per-operation (insert/update/remove) write concern option in the shell

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.6.0-rc0
    • Affects Version/s: None
    • Component/s: Shell
    • Labels:
      None
    • Fully Compatible

      So, for example, you could do something like:

      db.coll.insert({ x : y }, { writeConcern : { j : true } });
      

      Something mirroring the drivers' behavior could be the way to go.

            Assignee:
            scotthernandez Scott Hernandez (Inactive)
            Reporter:
            greg_10gen Greg Studer
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: