Uploaded image for project: 'C Driver'
  1. C Driver
  2. CDRIVER-3039

Do not warn if retryWrites=false and crypto is missing

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 1.15.0
    • Affects Version/s: None
    • Component/s: libmongoc, uri
    • Labels:
      None

      CDRIVER-2466 added a warning if crypto was not enabled while parsing a retryWrites URI option. When retryable writes was disabled by default, it was likely that the URI option would only be used to enable the feature; however, as CDRIVER-2961 will enable retryable writes by default it is more likely that some users might use the option to explicitly disable the feature.

      It would be more correct for the URI parsing to only log a warning if crypto is disabled and retryWrites=true is parsed.

            Assignee:
            jmikola@mongodb.com Jeremy Mikola
            Reporter:
            jmikola@mongodb.com Jeremy Mikola
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: