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

Jetty's default SocketSelector leaks File descriptors

Attach filesAttach ScreenshotVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    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

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment