[
https://issues.apache.org/jira/browse/HDFS-7315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14191526#comment-14191526
]
Akira AJISAKA commented on HDFS-7315:
-------------------------------------
LGTM, +1 (non-binding) pending Jenkins.
> DFSTestUtil.readFileBuffer opens extra FSDataInputStream
> --------------------------------------------------------
>
> Key: HDFS-7315
> URL: https://issues.apache.org/jira/browse/HDFS-7315
> Project: Hadoop HDFS
> Issue Type: Bug
> Reporter: Plamen Jeliazkov
> Assignee: Plamen Jeliazkov
> Priority: Trivial
> Attachments: HDFS-7315.patch
>
>
> DFSTestUtil.readFileBuffer() calls FileSystem.open() twice.
> Once just under the try statement, and once inside the IOUtils.copyBytes()
> call.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)