[
https://issues.apache.org/jira/browse/STORM-994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14711243#comment-14711243
]
ASF GitHub Bot commented on STORM-994:
--------------------------------------
GitHub user fmazoyer opened a pull request:
https://github.com/apache/storm/pull/697
STORM-994 Close download clients and channels to avoid resource leaks
This pull request to fix STORM-994 to avoid resource leaks between nimbus
and supervisors.
Could you please review ?
Thanks
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/fmazoyer/storm STORM-994
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/697.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #697
----
commit f2e3ea0eb411547802cc87a95a9b4a8f56cd9d10
Author: fmazoyer <[email protected]>
Date: 2015-08-25T12:57:59Z
STORM-994 Close download clients and channels to avoid resource leaks
----
> Connection leak between nimbus and supervisors
> ----------------------------------------------
>
> Key: STORM-994
> URL: https://issues.apache.org/jira/browse/STORM-994
> Project: Apache Storm
> Issue Type: Bug
> Affects Versions: 0.9.3, 0.10.0, 0.9.4, 0.9.5
> Reporter: Frantz Mazoyer
> Assignee: Frantz Mazoyer
> Priority: Minor
>
> Successive deploys/undeploys of topology(ies) may result in a connection leak
> between nimbus and its supervisors
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)