GitHub user d2r opened a pull request:
https://github.com/apache/storm/pull/2925
STORM-3302: Ensures we close streams to HDFS
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/d2r/storm storm-3302-fix-socket-leaks
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/2925.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 #2925
----
commit 4a431cb9c7ce972657b4548df602bf8840a9297f
Author: Derek Dagit <derekd@...>
Date: 2018-12-10T19:01:49Z
Ensures we close streams to HDFS
----
---