-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Integration
-
None
-
3
-
TBD
-
None
-
None
-
None
-
None
-
None
-
None
-
None
In load_extension.cpp, the MongoExtensionHostPortal currently uses the existing registerStageDescriptor function, but we should change that to use the extension-specific registration function added in SERVER-105972. Then, we can add unit tests testing that loading extensions with the initialization function filled out correctly populates the parser map with those extension's agg stages.
- depends on
-
SERVER-105972 Add a new entrypoint to register a parser for an extension agg stage
-
- Closed
-
-
SERVER-107266 Add MongoExtensionHostPortal
-
- Closed
-
- is depended on by
-
SERVER-107858 Write end-to-end tests that test an extension-loaded No-Op stage
-
- Backlog
-