-
Type:
Bug
-
Resolution: Cannot Reproduce
-
Priority:
Critical - P2
-
None
-
Affects Version/s: 2.6.5
-
Component/s: MapReduce, Performance
-
Environment:Debian, MongoDB version: 2.6.5
-
Linux
-
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Map Reduce operations become very slow (> 1 order of magnitude slower) when run with sort option on emit field.
This is contrary to documentation. that states quite the oposite.
Kindly note:
1. that the delay is somehow proportional to number of fields on document and/or document complexity.
2. Also does not seem to be affected if map reduce outputs inline or in a collection.
3. I get about same results on a stand alone mongoDB and on a replicated one.