This FSM workload may fail to create secondary indexes during the setup phase if the underlying database is being dropped. We previously made accommodations for this failure mode for the insert operations in SERVER-48093 but we should apply a similar fix to the createIndexes commands.
- is related to
-
SERVER-46770 map_reduce_drop.js should catch DatabaseDropPending errors
- Closed
-
SERVER-48093 update plan_cache_drop_database.js for new locking
- Closed
-
SERVER-46123 Make the dropDatabase command abort in-progress index builds
- Closed