-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: 7.0.0, 8.0.0, 8.3.0-rc0, 8.2.0
-
Component/s: Catalog
-
None
-
Catalog and Routing
-
ALL
-
CAR Team 2025-12-08
-
🟦 Shard Catalog
-
None
-
None
-
None
-
None
-
None
-
None
Within a single WriteUnitOfWork:
- Dropping or renaming a collection at a given NSS
- Then re-creating that NSS as a view
Fails with a NamespaceExists error.
This happens because in multiple checks, the CollectionCatalog will throw if a collection is registered/durable at that NSS, without checking if the collection has been dropped within the current WUOW.
- is depended on by
-
SERVER-114505 Basic support for viewless timeseries upgrade/downgrade in replica sets
-
- In Progress
-