Details
-
Bug
-
Status: Closed
-
Trivial
-
Resolution: Fixed
-
None
-
None
-
None
-
Reviewed
Description
DFSTestUtil.readFileBuffer() calls FileSystem.open() twice.
Once just under the try statement, and once inside the IOUtils.copyBytes() call.