indexbuildentryhelpers::getIndexBuildEntry() currently checks if the collection exists. Some test fixtures may drop the config database so it would be useful to know if the config database exists when this function is called.
- is related to
-
SERVER-47323 If config.system.indexBuilds is dropped, then voteCommitIndexBuild will endlessly retry on NamespaceNotFound errors
- Closed
-
SERVER-49052 Prohibit dropping the config db
- Closed