Lei FW created THRIFT-3080:
------------------------------

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

Reply via email to