-
Type: Improvement
-
Resolution: Works as Designed
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: MapReduce
-
None
-
Query
A Java driver test of mapReduce to a non-existent database exposes a difference in behavior between latest builds and the 4.2 release. We're seeing this error:
{ "ok": 0.0, "errmsg": "database output-2284299633124 not found", "code": 26, "codeName": "NamespaceNotFound"
on latest sharded clusters. The test succeeds on all released versions of MongoDB.
- is related to
-
JAVA-3555 Work around changes to mapReduce implementation in the 4.4. server
- Closed