Uploaded image for project: 'C# Driver'
  1. C# Driver
  2. CSHARP-1054

Clarify message on obsolete SafeMode property in MongoDefaults

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Minor - P4 Minor - P4
    • 1.10
    • Affects Version/s: 1.9.2
    • Component/s: Documentation
    • 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@mongodb.com Craig Wilson
            Reporter:
            robert@mongodb.com Robert Stam
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: