IndexBuildsCoordinator::startIndexBuild should be checking the lookupNSSByUUID response to make sure it isn't empty, e.g. https://github.com/mongodb/mongo/blob/34a1ce6a681e2637d3c29a49a9412efe63821178/src/mongo/db/index_builds_coordinator_mongod.cpp#L101
- is depended on by
-
SERVER-39454 Move createIndexes command fully onto the IndexBuildsCoordinator
- Closed