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

ensure all default write concern options use sync unset

    • Fully Compatible
    • ALL
    • Repl 10 (02/19/16)
    • 0

      Currently, a WriteConcernOption defaults to SyncMode::NONE for sync. This means for code that sets w:"majority", it will not upgrade to j:true appropriately. Setting the default value for sync to be SyncMode::UNSET will fix this.

            Assignee:
            scotthernandez Scott Hernandez (Inactive)
            Reporter:
            milkie@mongodb.com Eric Milkie
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: