You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Istvan Toth (Jira)" <ji...@apache.org> on 2020/08/28 04:33:00 UTC

[jira] [Created] (PHOENIX-6111) Jenkins jobs are unable to create new native thread

Istvan Toth created PHOENIX-6111:
------------------------------------

             Summary: 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


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.



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