-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: Aggregation Framework
-
None
-
Fully Compatible
-
Query 2018-08-27
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Currently, a pipeline stage can indicate whether a foreign namespace is allowed to be sharded but it cannot say which foreign namespace can be sharded. For instance, a $lookup into an unsharded namespace followed by a $out into a sharded namespace is a valid pipeline, however mongos will reject it here.