-
Type: Improvement
-
Resolution: Won't Fix
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Storage Execution
-
0
This is a follow-up to SERVER-57192. We have observed another timeout in the CI system on the 4.4 branch related to a slow builder.
We should review the new lock acquisition timeouts in SERVER-57192 to determine if these can be lowered further.
==== SERVER-57192 DESCRIPTION =====
SERVER-53376 and SERVER-53445 added lock acquisition timeouts for dbHash and background validation, respectively, on 4.4. However it appears that on slow build variants, it is still possible to get unlucky and have the test time out waiting for these lock acquisitions. We can try to alleviate this by lowering the timeouts.
- is related to
-
SERVER-53376 [4.4] dbHash can live lock an aborting index build
- Closed
-
SERVER-53445 [4.4] impose lock acquisition timeout for background validation
- Closed
-
SERVER-57192 [4.4] Lower dbHash and background validation lock acquisition timeouts
- Closed