For diagnosis purposes, we should log the currentOp result that is found such that IndexBuildTest::waitForIndexBuildToStart returns success. We have some test failures that don't make any sense – the tests supposedly find an index build, but the server logs indicate that the index build hasn't started yet, so I want to know what IndexBuildTest::waitForIndexBuildToStart found in the currentOp results.
- is related to
-
SERVER-40917 collstats_shows_ready_and_in_progress_indexes.js should use checkLog instead of currentOp to check for active index builds
- Closed
- related to
-
SERVER-41968 IndexBuildTest.getIndexBuildOpId() not selective enough when IndexBuildsCoordinator is enabled
- Closed