You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Hong Tang (JIRA)" <ji...@apache.org> on 2009/08/07 06:11:14 UTC

[jira] Created: (HADOOP-6177) FSInputChecker.getPos() would return position greater than the file size

FSInputChecker.getPos() would return position greater than the file size
------------------------------------------------------------------------

                 Key: HADOOP-6177
                 URL: https://issues.apache.org/jira/browse/HADOOP-6177
             Project: Hadoop Common
          Issue Type: Bug
            Reporter: Hong Tang


When using a small buffer (< 512 bytes) to read through the whole file, the final file position is 1+ the file size.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.