-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.7.2
-
Component/s: hdfs-client
-
Labels:None
Scenario :
1. Write file with one block which is in-progress.
2. Open input stream and close the output stream.
3. Wait for block token expiration and read the data.
4. Last block read take 1~3 sec to read it.