From Maxim's PR on JAVA-5376:
This timeoutOrAlternative method should ideally be inlined, with getMaxCommitTimeMS, getReadTimeoutMS, and getWriteTimeoutMS encapsulating the result using lambdas, as was done in runMaxTimeMSTimeout
- is related to
-
JAVA-5376 Replace Timeout API with lambdas
- Closed