-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Fully Compatible
-
Server Serverless 2023-05-29
-
1
The call sites of bucket_catalog::clear function are easy to drop off the tenant information when clearing buckets for the given database because the input parameter is a StringData object.
We should change it to take in DatabaseName object to force the call sites pass in the entire db name information including tenant id.
- is depended on by
-
SERVER-65456 Make NamespaceString::db_deprecated() private
- Closed
- is related to
-
SERVER-77206 Add a jstest for testing time series bucketCatalog in multitenancy environment.
- Closed