You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Lei FW (JIRA)" <ji...@apache.org> on 2015/04/03 16:12:52 UTC

[jira] [Updated] (THRIFT-3080) C++ TNonblockingServer connection leak while accept huge number connections.

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

Lei FW updated THRIFT-3080:
---------------------------
    Affects Version/s: 0.9.2

> C++ TNonblockingServer connection leak while accept huge number connections.
> ----------------------------------------------------------------------------
>
>                 Key: THRIFT-3080
>                 URL: https://issues.apache.org/jira/browse/THRIFT-3080
>             Project: Thrift
>          Issue Type: Bug
>    Affects Versions: 0.9.2
>            Reporter: Lei FW
>            Priority: Critical
>
> while huge number connections are accepted, the send() syscall on the unix socket for the IO Thread may fail and return EAGAIN, but no one care about the failed sent fd, neither retry nor clean.



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