Uploaded image for project: 'Java Driver'
  1. Java Driver
  2. JAVA-872

MongoOptions neglects to copy alwaysUseMBeans and reset writeConcern

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.11.3
    • Affects Version/s: None
    • Component/s: Configuration
    • Labels:
      None

      The alwaysUseMBeans property is not copied from MongoClientOptions. This will affect anyone setting this property to true in MongoClientOption.

      The writeConcern property is not reset in the reset method. This will affect anyone relying on the reset method to reset the writeConcern (not common).

            Assignee:
            jeff.yemin@mongodb.com Jeffrey Yemin
            Reporter:
            jeff.yemin@mongodb.com Jeffrey Yemin
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: