You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Plamen Jeliazkov (JIRA)" <ji...@apache.org> on 2014/10/31 07:04:33 UTC

[jira] [Created] (HDFS-7315) DFSTestUtil.readFileBuffer opens extra FSDataInputStream

Plamen Jeliazkov created HDFS-7315:
--------------------------------------

             Summary: 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


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)