-
Type: Bug
-
Resolution: Won't Fix
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Storage
-
None
-
Storage Execution
-
ALL
-
5
A test failure shows that we aren't waiting properly for an index build to start. I can't tell why because none of the currentOp results are logged.
Instead of using currentOp, we can use checkLog (call clearLog cmd first because the server is shared across tests).
SERVER-40916 will improve the logging of the IndexBuildTest::waitForIndexBuildToStart, so we can see what it finds if a test ever fails again.
- related to
-
SERVER-41968 IndexBuildTest.getIndexBuildOpId() not selective enough when IndexBuildsCoordinator is enabled
- Closed
-
SERVER-40916 Improve logging of IndexBuildTest::waitForIndexBuildToStart for test failure diagnosis
- Closed