-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Query Integration
-
Fully Compatible
We have a ServiceContext decorator in pipeline.h called generateMetadataPipelineFunc that is no longer used:
https://github.com/mongodb/mongo/blob/1e7586c4c87a7b4ee672b8d9896961dbaf70f0fc/src/mongo/db/pipeline/pipeline.h#L607
We should remove this.