mongo-java-driver
mongo-java-driver copied to clipboard
CSOT
JAVA-3828
There is an existing patch(es) for this commit SHA:
Please note that the status that is posted is not in the context of this PR but rather the (latest) existing patch and that may affect some tests that may depend on the particular PR. If your tests do not rely on any PR-specific values (like base or head branch name) then your tests will report the same status. If you would like a patch to run in the context of this PR and abort the other(s), comment 'evergreen retry'.
There is an existing patch(es) for this commit SHA:
Please note that the status that is posted is not in the context of this PR but rather the (latest) existing patch and that may affect some tests that may depend on the particular PR. If your tests do not rely on any PR-specific values (like base or head branch name) then your tests will report the same status. If you would like a patch to run in the context of this PR and abort the other(s), comment 'evergreen retry'.
Kicked off a full build just to check.
https://spruce.mongodb.com/version/6698dcbb688ab00007faac91/
The MongoCluster
concept has been introduced in CSOT and is not marked with the @Alpha
annotation, except for timeout-related methods like getTimeout
and withTimeout
. Although it originated in CSOT, it is applicable beyond this context, so the class MongoCluster
has not been marked with @Alpha
. If there are any objections, please share your feedback.