-
Type: Improvement
-
Resolution: Gone away
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Execution Team 2023-02-06, Execution Team 2023-03-06
Currently 'BucketCatalog' is a 'friend' to 'Bucket', and accesses its private members without restriction. We should add appropriate getters/setters to `Bucket` so that we can dissolve the friendship and ensure we protect the integrity of the bucket's data.
- is depended on by
-
SERVER-72610 Refactor BucketCatalog to improve testability
- Closed