-
Type: Task
-
Resolution: Won't Do
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Service Arch
-
2
In SERVER-76918, we make the bucketCatalog::clear on database be tenant aware.
We have a nopassthrough this test which can verify the bucketCatalog during drop a time series db. In this ticket, we need a new jstest case in serverless path to verify it in multitenancy environment.
The test case will create same time series collection on two different tenants. When dropping off the collection on one tenant, we should not change the bucketCatalog of another another .
- related to
-
SERVER-76918 Change bucket_catalog::clear to take in DatabaseName object instead of StringData object
- Closed