-
Type:
Improvement
-
Resolution: Done
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: MapReduce
-
None
-
Query
-
None
-
None
-
None
-
None
-
None
-
None
-
None
This is especially important for reduce functions which can be called outside of the db lock but inside of the js lock. This can cause a deadlock since map functions grab the js lock inside of the db lock.