-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Query 2019-04-22, Query 2019-05-06
Instead create an UpdateExecutor derivation which owns an UpdateNode. As part of this work, change the UpdateNodeVisitor to visit only UpdateNode, handling other UpdateExecutors outside of the visitor pattern.
Additionally, let's rename ObjectReplaceNode to ObjectReplaceExecutor under this ticket, to reflect that it is no longer an UpdateNode.
- depends on
-
SERVER-40381 Add the ability to specify a pipeline to an update command
- Closed