GitHub user srdo opened a pull request:
https://github.com/apache/storm/pull/2418
STORM-2810: Fix resource leaks in storm-hdfs tests (1.x)
1.x version of https://github.com/apache/storm/pull/2413. Will squash after
review.
Please use ?w=1 in the diff url, or this will be a bad time to review.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/srdo/storm STORM-2810-1.x
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/2418.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 #2418
----
commit a59125cb80d9f1d266b35ead963d4208c2b83711
Author: Stig Rohde Døssing <[email protected]>
Date: 2017-11-11T17:23:00Z
STORM-2810: Fix resource leaks in storm-hdfs tests
commit aeb1739c3faf30f01408b644fb75a5d973761aec
Author: Stig Rohde Døssing <[email protected]>
Date: 2017-11-13T20:48:29Z
Backport and autoformat
----
---