-
Type: Bug
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Storage Execution
-
ALL
-
Execution Team 2025-01-06
-
200
If the create database coordinator resumes after releasing its critical section, it is possible a following dropDatabase command finishes before the re-execution. The create database coordinator still needs to populate its result and finish. Currently we query from config.databases collection which will have its entry removed by the dropDatabase.