DistributedRaidFileSystem.readFully() does not return
-----------------------------------------------------
Key: MAPREDUCE-1894
URL: https://issues.apache.org/jira/browse/MAPREDUCE-1894
Project: Hadoop Map/Reduce
Issue Type: Bug
Components: contrib/raid
Reporter: Ramkumar Vadali
DistributedRaidFileSystem.readFully() has a while(true) loop with no return.
The read(*) functions do not have this problem.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.