[
https://issues.apache.org/jira/browse/HDFS-7315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Plamen Jeliazkov updated HDFS-7315:
-----------------------------------
Attachment: HDFS-7315.patch
Attaching patch.
> 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)