[
https://issues.apache.org/jira/browse/STORM-1883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15315901#comment-15315901
]
ASF GitHub Bot commented on STORM-1883:
---------------------------------------
GitHub user darionyaphet opened a pull request:
https://github.com/apache/storm/pull/1462
[STORM-1883] FileReader extends Closeable Interface
[STORM-1883](https://issues.apache.org/jira/browse/STORM-1883)
use Closeable Interface to decorate FileReader to support close()
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/darionyaphet/storm STORM-1883
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/1462.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 #1462
----
commit ad74ad10012df6999c94652993bcd66e90db53ff
Author: darionyaphet <[email protected]>
Date: 2016-06-05T14:31:29Z
make FileReader extends Closeable Interface
----
> FileReader extends Closeable Interface
> --------------------------------------
>
> Key: STORM-1883
> URL: https://issues.apache.org/jira/browse/STORM-1883
> Project: Apache Storm
> Issue Type: Improvement
> Components: storm-hdfs
> Affects Versions: 1.0.0, 1.0.1
> Reporter: darion yaphet
> Priority: Minor
>
> use Closeable Interface to decorate FileReader to support close()
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)