[GitHub] storm pull request #2330: STORM-2742: Logviewer leaking file descriptors

2017-09-19 Thread asfgit
Github user asfgit closed the pull request at:

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


---


[GitHub] storm pull request #2330: STORM-2742: Logviewer leaking file descriptors

2017-09-18 Thread knusbaum
GitHub user knusbaum opened a pull request:

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

STORM-2742: Logviewer leaking file descriptors



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

$ git pull https://github.com/knusbaum/incubator-storm STORM-2742

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

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


commit 1e81a907fd3722601e3d1e765baf4a9360b95e99
Author: Kyle Nusbaum 
Date:   2017-09-18T20:06:07Z

Fix FD leak




---