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

Remove WriteConcern methods and constants that supported w = -1

    XMLWordPrintableJSON

Details

    • Icon: Improvement Improvement
    • Resolution: Done
    • Icon: Major - P3 Major - P3
    • 3.0.0
    • None
    • API, Write Operations
    • None
    • Major Change

    Description

      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.

      Attachments

        Activity

          People

            jeff.yemin@mongodb.com Jeffrey Yemin
            jeff.yemin@mongodb.com Jeffrey Yemin
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: