-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Aggregation Framework
-
None
-
Fully Compatible
-
Query 2018-12-17, Query 2018-12-31, Query 2019-01-14, Query 2019-01-28, Query 2019-02-11, Query 2019-02-25
-
50
During the design we agreed to the following change in merging policy:
We will change the pipeline splitting logic such that $out is not forced to execute in the merger part of the pipeline, and does not cause the pipeline to split. If $out is preceded by stages that can all execute in the shards part, then each shard will be responsible for dispatching writes to the correct shard.