-
Type: New Feature
-
Resolution: Won't Fix
-
Priority: Major - P3
-
None
-
Affects Version/s: 3.7.0
-
Component/s: API, Configuration
-
None
-
Fully Compatible
The newly deprecated method http://mongodb.github.io/mongo-java-driver-reactivestreams/1.8/javadoc/com/mongodb/reactivestreams/client/MongoClient.html#getSettings-- has no replacement and thus causes a problem for me.
It is useful to be able to retrieve the settings from the client if you are receiving clients from sources where you did not create the client. Please provide another way to retrieve this information.
Thanks!