[ 
https://issues.apache.org/jira/browse/THRIFT-2551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15230091#comment-15230091
 ] 

ASF GitHub Bot commented on THRIFT-2551:
----------------------------------------

Github user andre77 commented on the pull request:

    https://github.com/apache/thrift/pull/129#issuecomment-206817099
  
    Hi,
    in our environment we use librthrift version 0.9.0, where we face the 
problem with OutOfMemoryError "unable to create new native thread"
    ok, with the fix in the newer version the serve thread will "survive" such 
an exception, but still a big question for me, why there are so many threads 
running?
    even after increasing the max processes to 4096, we face such a problem...
    someone an idea?


> OutOfMemoryError "unable to create new native thread" kills serve thread
> ------------------------------------------------------------------------
>
>                 Key: THRIFT-2551
>                 URL: https://issues.apache.org/jira/browse/THRIFT-2551
>             Project: Thrift
>          Issue Type: Bug
>            Reporter: Fuud
>            Assignee: Roger Meier
>             Fix For: 0.9.2
>
>
> TThreadPoolServer:
> if executorService_.execute throws OutOfMemoryError, serve thread will be 
> terminated, socket will not be closed and no new incoming connection will be 
> accepted.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to