-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Catalog and Routing
-
Fully Compatible
-
CAR Team 2025-01-20
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
In order to switch aggregations to use ShardRole acquisitions instead of AutoGet, we first need to remove references to AutoGetters from the public AggCatalogState API. "virtual const AutoGetCollectionForReadCommandMaybeLockFree& getCtx() const" could be replaced by a pair of methods that return the underlying CollectionPtr or ViewDefinition.