[ 
https://issues.apache.org/jira/browse/PHOENIX-6111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Istvan Toth updated PHOENIX-6111:
---------------------------------
    Description: 
Jenkins jobs are randomly failing  with 
{noformat}
java.lang.OutOfMemoryError: unable to create new native thread{noformat}
The ulimit on the slaves is 30000, and cannot be increased from within the job.

The typical thread count used by our test suite is 3-4000.

It is not clear yet if this is caused by our thread use spiking, or if a 
parallel job exhausts the thread limit.

  was:
Jenkins jobs are randomly failing  with 
java.lang.OutOfMemoryError: unable to create new native thread
The ulimit on the slaves is 30000, and cannot be increased from within the job.

The typical thread count used by our test suite is 3-4000.

It is not clear yet if this is caused by our thread use spiking, or if a 
parallel job exhausts the thread limit.


> Jenkins jobs are unable to create new native thread
> ---------------------------------------------------
>
>                 Key: PHOENIX-6111
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-6111
>             Project: Phoenix
>          Issue Type: Bug
>            Reporter: Istvan Toth
>            Assignee: Istvan Toth
>            Priority: Major
>
> Jenkins jobs are randomly failing  with 
> {noformat}
> java.lang.OutOfMemoryError: unable to create new native thread{noformat}
> The ulimit on the slaves is 30000, and cannot be increased from within the 
> job.
> The typical thread count used by our test suite is 3-4000.
> It is not clear yet if this is caused by our thread use spiking, or if a 
> parallel job exhausts the thread limit.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to