-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: 1.6.2
-
Component/s: None
-
None
-
ALL
db.SOURCE.group(
{
key:
,
initial:
,
reduce: function(doc, prev)
});
Wed Sep 29 11:16:50 uncaught exception: group command failed: {
"errmsg" : "exception: group() can't handle more than 10000 unique keys",
"code" : 10043,
"ok" : 0
}
- depends on
-
SERVER-431 Increase the 4mb BSON Object Limit to 16mb
- Closed