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

Remove WriteConcern methods (setWObject, continueOnErrorForInsert, getContinueOnErrorForInsert)

    XMLWordPrintableJSON

Details

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

    Description

      setWObject is deprecated because it's the only method on the WriteConcern class that makes it mutable. Use a constructor instead to create a new instance.

      continueOnErrorForInsert and getContinueOnErrorForInsert were deprecated in favor of continueOnError and getContinueOnError

      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: