Kousuke Saruta created HDFS-5370:
------------------------------------
Summary: 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
Reporter: Kousuke Saruta
Priority: Minor
Fix For: 3.0.0
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)