-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Sharding NYC
-
ALL
When a collection is renamed without changing its database, the collection retains its original collection UUID. Because we organize query sampling around collection UUID, but also check namespace strings, we should make sure query sampling continues when such a rename occurs.
Also add tests for collection renaming.
- duplicates
-
SERVER-70479 Make sure that dropDatabase, dropCollection and renameCollection on sharded cluster delete the config.queryAnalyzers doc for the collection being dropped or renamed
- Closed
- related to
-
SERVER-75665 Complete TODO listed in SERVER-73990
- Closed