Uploaded image for project: 'Thrift'
  1. Thrift
  2. THRIFT-3080

C++ TNonblockingServer connection leak while accept huge number connections.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • 0.9.2
    • 0.9.3
    • None
    • None

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              roger Roger Meier
              abadcafe Lei FW
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: