You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@storm.apache.org by "Derek Dagit (JIRA)" <ji...@apache.org> on 2018/12/10 19:54:00 UTC

[jira] [Created] (STORM-3302) Several HDFS sockets might leak

Derek Dagit created STORM-3302:
----------------------------------

             Summary: Several HDFS sockets might leak
                 Key: STORM-3302
                 URL: https://issues.apache.org/jira/browse/STORM-3302
             Project: Apache Storm
          Issue Type: Bug
          Components: blobstore, storm-core
            Reporter: Derek Dagit


We have observed a nimbus instance with many socket connections open in {{CLOSE_WAIT}} state. This indicates that we may have leaked socket connections.

There are several places in the blobstore code where we might be potentially leaking socket connections in certain error cases.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)