Details
-
Bug
-
Resolution: Won't Fix
-
Major - P3
-
None
-
None
-
None
-
Storage Execution
-
ALL
-
5
Description
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.
Attachments
Issue Links
- 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
-