[GitHub] storm pull request #1645: [STORM-2042] Nimbus client connections not closed ...

2016-08-31 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/storm/pull/1645


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] storm pull request #1645: [STORM-2042] Nimbus client connections not closed ...

2016-08-23 Thread arunmahadevan
GitHub user arunmahadevan opened a pull request:

https://github.com/apache/storm/pull/1645

[STORM-2042] Nimbus client connections not closed properly causing 
connection leaks

Backport https://github.com/apache/storm/pull/1630 to 0.10.x branch

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/arunmahadevan/storm 0.10.x

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/storm/pull/1645.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 #1645


commit e3fa9bfc219c8af4ddbe58675ee7dbaf25936783
Author: Arun Mahadevan 
Date:   2016-08-23T16:01:24Z

[STORM-2042] Nimbus client connections not closed properly causing 
connection leaks

Backport https://github.com/apache/storm/pull/1630 to 0.10.x branch




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---