-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Catalog and Routing
-
Fully Compatible
-
CAR Team 2024-11-25
The following changes will be made to DropDatabaseCoordinator:
- When committing the delete of the database entry in config.databases on the config server, insert an entry with the database nss as its _id field to config.dropPendingDBs within the same transaction
- After generating the change stream event and releasing the critical section for dropDatabase, delete the entry from config.dropPendingDBs.