-
Type: Task
-
Resolution: Unresolved
-
Priority: Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Cluster Scalability
The PeriodicShardedIndexConsistencyChecker is currently the only user of ClusterAggregate::runAggregate on mongod. Given the issues and complications described in SERVER-66270, SERVER-66271 and HELP-33769, we should consider replacing it with Pipeline::makePipeline instead (similar to what the SamplingBasedSplitPolicy does).
- is related to
-
SERVER-66270 ExpressionContext::inMongos does not reliably reflect the execution context
- Open
-
SERVER-66271 Consider whether ClusterAggregate::runAggregate should be available on mongoD
- Backlog