[ https://issues.apache.org/jira/browse/HADOOP-6177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12742376#action_12742376 ]
Hudson commented on HADOOP-6177: -------------------------------- Integrated in Hadoop-Common-trunk #52 (See [http://hudson.zones.apache.org/hudson/job/Hadoop-Common-trunk/52/]) . FSInputChecker.getPos() would return position greater than the file size. Contributed by Hong Tang. > 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 > Affects Versions: 0.21.0 > Reporter: Hong Tang > Assignee: Hong Tang > Fix For: 0.21.0 > > Attachments: hadoop-6177-2090806.patch, hadoop-6177-testcase.patch > > > 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.