-
Type:
Sub-task
-
Resolution: Unresolved
-
Priority:
Unknown
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
None
-
Java Drivers
-
None
-
None
-
None
-
None
-
None
-
None
Add MongoCluster to examples in javadoc:
* <li>{@link MongoClientSettings.Builder#timeout(long, TimeUnit)}</li>
* <li>{@code MongoDatabase#withTimeout(long, TimeUnit)}</li>
* <li>{@code MongoCollection#withTimeout(long, TimeUnit)}</li>
kotlin and scala as well eg:
* - [com.mongodb.MongoClientSettings.Builder.timeout]
* - [MongoDatabase.withTimeout]
* - [MongoCollection.withTimeout]
* - [ClientSession]
- depends on
-
JAVA-5290 CSOT: Deprecation of timeout configuration options
-
- Closed
-