-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
ALL
-
Execution Team 2020-11-16, Execution Team 2020-11-30
-
21
The calls to assertIndexes() in index_failover_key_errors.js and indexbg_killop_stepup.js can end up trying to assert that the index does not exist despite being at an earlier timestamp than the index build's abort timestamp (see these logs). Fixing this may involve a call to awaitReplication() before the assertion.
- related to
-
SERVER-51703 index_secondary_wait_for_commit.js - IndexBuildTest.assertIndexes() sees different server state from IndexBuildTest.getIndexBuildOpId()
- Closed
-
SERVER-51773 list_indexes_with_build_uuids.js - IndexBuildTest.assertIndexes() sees different server state from IndexBuildTest.getIndexBuildOpId()
- Closed