[
https://issues.apache.org/jira/browse/HDFS-5370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13797784#comment-13797784
]
Hudson commented on HDFS-5370:
------------------------------
SUCCESS: Integrated in Hadoop-Yarn-trunk #365 (See
[https://builds.apache.org/job/Hadoop-Yarn-trunk/365/])
HDFS-5370. Typo in Error Message: different between range in condition and
range in error message. Contributed by Kousuke Saruta. (suresh:
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1532899)
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
*
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/DFSInputStream.java
> Typo in Error Message: different between range in condition and range in
> error message
> ---------------------------------------------------------------------------------------
>
> Key: HDFS-5370
> URL: https://issues.apache.org/jira/browse/HDFS-5370
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: hdfs-client
> Affects Versions: 3.0.0, 2.2.0
> Reporter: Kousuke Saruta
> Assignee: Kousuke Saruta
> Priority: Trivial
> Fix For: 2.2.1
>
> Attachments: HDFS-5370.patch
>
>
> In DFSInputStream#getBlockAt, there is an "if" statement with a condition
> using ">=" but the error message says ">".
--
This message was sent by Atlassian JIRA
(v6.1#6144)