Marshall Schor created UIMA-3799:
------------------------------------
Summary: avoid out-of-memory due to too many threads in test cases
Key: UIMA-3799
URL: https://issues.apache.org/jira/browse/UIMA-3799
Project: UIMA
Issue Type: Improvement
Components: Core Java Framework
Affects Versions: 2.6.0SDK
Reporter: Marshall Schor
Assignee: Marshall Schor
Fix For: 2.6.0SDK
Some tests are written to run with 10 * the number of cores. For machines
having 32 or 64 cores, this causes out-of-memory condition for the tests.
Limit the number of threads to something like 50 to avoid this.
--
This message was sent by Atlassian JIRA
(v6.2#6252)