Remove WriteConcern methods (setWObject, continueOnErrorForInsert, getContinueOnErrorForInsert)

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

      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

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

              Created:
              Updated:
              Resolved: