Uploaded image for project: 'Flume'
  1. Flume
  2. FLUME-2208

Jetty's default SocketSelector leaks File descriptors

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.5.0
    • None
    • None

    Description

      This causes each HTTP monitoring poll to leak one FD and each connection from an external client to HTTP Source to leak an FD when closed. Each metrics poll causes lsof to show an FD that looks like this:

      java 3317 root 173u sock 0,5 31374 can't identify protocol

      This is because of a half-closed socket, whose close is incomplete. JETTY-597 might be relevant.

      Attachments

        1. FLUME-2208.patch
          3 kB
          Hari Shreedharan

        Issue Links

          Activity

            People

              hshreedharan Hari Shreedharan
              hshreedharan Hari Shreedharan
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: