-
Type: Improvement
-
Resolution: Done
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: JavaScript
-
None
There is a hardcoded memory limit for JS engines.
It is done to force JS to use little memory, but in turn it makes certain applications that would run many parallel MR impossible.
Right now we tell people to find the setting in the cpp file and recompile..
- is depended on by
-
SERVER-4107 Server exits after JS Error: out of memory nofile_b:7
- Closed