-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Aggregation Framework, Sharding
-
Sharding
-
ALL
Currently we check that mapreduce commands have
{out: inline}specified, but we do not have a similar check for aggregation.
https://github.com/mongodb/mongo/blob/master/src/mongo/client/dbclient_rs.cpp#L247
Caught by Spencer Brody.
- related to
-
SERVER-37250 Ban use of $out with read preferences other than "primary"
- Closed
-
SERVER-41455 Support running $out or $merge from a secondary with writes to the primary
- Closed