-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Configuration
-
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).
- is duplicated by
-
JAVA-945 alwaysUseMBeans is not honoured
- Closed