-
Type:
Improvement
-
Resolution: Done
-
Priority:
Minor - P4
-
Affects Version/s: 2.12.1
-
Component/s: Documentation
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
MongoClientOptions.Builder is not immutable and can be modified by the MongoClientURI constructor. It's not thread-safe.
The javadoc for MongoClientOptions.Builder should be explicit on that.