-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Execution
-
ALL
On replicaset if we send an aggregation with a $out stage with a namespace for which the database haven't been created yet, the database will be created implicitly as part of the $out execution.
On the other hand, if the same query is processed by a router in a sharded cluster, the aggregation will fail with NamesapceNotFound error.
- duplicates
-
SERVER-75856 Support implicit database creation for $out when running aggregate on a mongos
- Closed
- is related to
-
SERVER-74998 Remove deprecated enable_sharding parameter from ShardedCluster fixture
- Closed
- related to
-
SERVER-82895 Complete TODO listed in SERVER-82460
- Closed