Deprecate unnecessary WriteConcern methods and constants

XMLWordPrintableJSON

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

      The following constants, constructors, methods, and inner class of the WriteConcern class will be deprecated:

      Constants:

      • FSYNCED
      • REPLICA_ACKNOWLEDGED
      • NORMAL
      • SAFE
      • FSYNC_SAFE
      • JOURNAL_SAFE
      • REPLICAS_SAFE

      Constructors:

      • WriteConcern()
      • WriteConcern(boolean)
      • WriteConcern(int, int, boolean)
      • WriteConcern(int, int, boolean, boolean)
      • WriteConcern(java.lang.String, int, boolean, boolean)

      Methods:

      • getFsync
      • sync
      • callGetLastError
      • withFsync
      • majorityWriteConcern

      Inner classes

      • Majority

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

                Created:
                Updated:
                Resolved: