Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
0.20-append, 0.21.0, 0.22.0
-
None
-
Reviewed
Description
I think this is a regression caused by HDFS-127 – DFSInputStream is supposed to only go back to the NN max.block.acquires times, but in trunk it goes back twice as many - the default is 3, but I am counting 7 calls to getBlockLocations before an exception is thrown.
Attachments
Attachments
Issue Links
- relates to
-
HDFS-127 DFSClient block read failures cause open DFSInputStream to become unusable
- Closed