-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: 3.2.18, 3.4.10, 3.6.2, 3.7.1
-
Component/s: Sharding
-
Sharding
When a database or collection is dropped in a sharded cluster, the drop code leaves around any zones which might have been defined. This is not only problematic because it leaves orphaned data around, but also because if the same collection is later recreated, the old zones will take effect possibly unknown to the user.
- duplicates
-
SERVER-35441 drop/dropDatabase does not cleanup config.tags
- Closed
- related to
-
SERVER-17397 Dropping a Database or Collection in a Sharded Cluster may not fully succeed
- Closed