-
Type:
Build Failure
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
Currently on latest server, our skipped CSOT test asserting connections get closed are failing due to https://jira.mongodb.org/browse/SERVER-101116. We have currently skipped the test linked below:
Â
This ticket is to re-implement this test in a way which now works with the server behaviour going forward as we can no longer reply on blockTimeMS when setting timeoutMS in the driver due to CSOT requirements.
AC
- Update test to use maxTimeNeverTimeOut, which ignores timeoutMS on the command and use only the blockTimeMS
- is related to
-
SERVER-101116 maxTimeMS deadline is set after potentially blocking work
-
- Closed
-
-
NODE-7123 Flaky: CSOT on ClientEncryption rewrapManyDataKey when the find and bulk operation takes too long throws a timeout error [2]
-
- Needs Verification
-