Remove WriteConcern methods and constants that supported w = -1

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Done
    • Priority: Major - P3
    • 3.0.0
    • Affects Version/s: None
    • Component/s: API, Write Operations
    • None
    • None
    • Major Change
    • None
    • None
    • None
    • None
    • None
    • None

      Remove WriteConcern methods and constants that supported w = -1 which were deprecated in 2.12.0:

      • WriteConcern.ERRORS_IGNORED
      • WriteConcern.NONE
      • WriteConcern.raiseNetworkErrors

      The driver will no longer ignore IO exception reported by Socket write methods when doing unacknowledged writes. It will throw com.mongodb.MongoSocketException.

            Assignee:
            Jeffrey Yemin
            Reporter:
            Jeffrey Yemin
            None
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: