Details
-
Bug
-
Status: Closed
-
Trivial
-
Resolution: Fixed
-
2.2.0, 3.0.0-alpha1
-
None
-
Reviewed
Description
In DFSInputStream#getBlockAt, there is an "if" statement with a condition using ">=" but the error message says ">".