Clarify message on obsolete SafeMode property in MongoDefaults

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Done
    • Priority: Minor - P4
    • 1.10
    • Affects Version/s: 1.9.2
    • Component/s: Documentation
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      The error message currently reads:

      [Obsolete("SafeMode has been replaced by WriteConcern and the default for WriteConcern is always Acknowledged and is not configurable.")]
      public static SafeMode SafeMode
      

      which implies that the default is always Acknowledged.

      But when using MongoServer and MongoServerSettings the default will continue to be Unacknowledged.

            Assignee:
            Craig Wilson
            Reporter:
            Robert Stam
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: