Description
getTmpInputStreams(..) opens a block file and a meta file, and then return them as ReplicaInputStreams. The caller responses to closes those streams. In case of errors, an exception is thrown without closing the files.
Attachments
Attachments
Issue Links
- is duplicated by
-
HDFS-7330 Unclosed RandomAccessFile warnings in FSDatasetIml.
- Closed