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

DBCollection.save(obj) does not use the default write concern

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

      right now it calls DBCollection.save(obj, null), should call DBCollection.save(obj, getWriteConcern())
      This can be dangerous as user may expect it to use global WriteConcern

            Assignee:
            antoine Antoine Girbal
            Reporter:
            antoine Antoine Girbal
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: