-
Type: Improvement
-
Resolution: Won't Fix
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Sharding EMEA
in SERVER-33272 we made empty databases proactively vanish as soon as they become empty, but this only was noticeable on non-sharded replica sets.
This ticket is to extend that behavior to sharding, so that when a config server knows that all collections in a database have been dropped, it can automatically drop such a database.
- depends on
-
SERVER-33272 The DatabaseHolder::close() function no longer requires a global write lock and neither does the dropDatabase command.
- Closed
- is related to
-
SERVER-33272 The DatabaseHolder::close() function no longer requires a global write lock and neither does the dropDatabase command.
- Closed
-
SERVER-77281 Investigate removing use of the DatabaseHolder and/or dropDatabase oplog entry in the storage execution layer
- Closed