[
https://issues.apache.org/jira/browse/HADOOP-10457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13957490#comment-13957490
]
Steve Loughran commented on HADOOP-10457:
-----------------------------------------
found by the new FS contract tests
> S3N NPEs if you do a read() after a seek()
> ------------------------------------------
>
> Key: HADOOP-10457
> URL: https://issues.apache.org/jira/browse/HADOOP-10457
> Project: Hadoop Common
> Issue Type: Bug
> Components: fs/s3
> Affects Versions: 3.0.0, 2.4.0
> Reporter: Steve Loughran
> Priority: Minor
>
> if you do a seek past the EOF of an S3n file
> # it doesn't throw any exception
> # on the next read, you get to see a stack trace
--
This message was sent by Atlassian JIRA
(v6.2#6252)