[ 
https://issues.apache.org/jira/browse/HDFS-12318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16139751#comment-16139751
 ] 

Hudson commented on HDFS-12318:
-------------------------------

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #12235 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/12235/])
HDFS-12318. Fix IOException condition for openInfo in DFSInputStream. (jzhuge: 
rev 3123895db0518552eb357093fddf0e8ff1a6cadf)
* (edit) 
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/TestDFSInputStream.java
* (edit) 
hadoop-hdfs-project/hadoop-hdfs-client/src/main/java/org/apache/hadoop/hdfs/DFSInputStream.java


> Fix IOException condition for openInfo in DFSInputStream
> --------------------------------------------------------
>
>                 Key: HDFS-12318
>                 URL: https://issues.apache.org/jira/browse/HDFS-12318
>             Project: Hadoop HDFS
>          Issue Type: Bug
>    Affects Versions: 3.0.0-beta1
>            Reporter: legend
>            Assignee: legend
>             Fix For: 3.0.0-beta1
>
>         Attachments: HDFS-12318.001.patch, HDFS-12318.002.patch, 
> HDFS-12318.003.patch, HDFS-12318.patch
>
>
> when retriesForLastBlockLength == 0 and lastBlockBeingWrittenLength != -1, 
> "openInfo" successfully obtains the last blcok locations, and the function 
> still throws IOException.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to