Bob Hansen created HDFS-9609: -------------------------------- Summary: libhfds++: Allow seek to EOF Key: HDFS-9609 URL: https://issues.apache.org/jira/browse/HDFS-9609 Project: Hadoop HDFS Issue Type: Sub-task Reporter: Bob Hansen
There is currently a fencepost error in FileHandleImpl::CheckSeekBounds that errors if we attempt to seek to a value equal to file_length. This should be an acceptable operation. -- This message was sent by Atlassian JIRA (v6.3.4#6332)