You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Steve Loughran (JIRA)" <ji...@apache.org> on 2015/12/09 13:25:11 UTC

[jira] [Assigned] (HADOOP-10457) S3N NPEs if you do a read() after a seek() past the EOF

     [ https://issues.apache.org/jira/browse/HADOOP-10457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steve Loughran reassigned HADOOP-10457:
---------------------------------------

    Assignee: Steve Loughran  (was: Allen Wittenauer)

> S3N NPEs if you do a read() after a seek() past the EOF
> -------------------------------------------------------
>
>                 Key: HADOOP-10457
>                 URL: https://issues.apache.org/jira/browse/HADOOP-10457
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: fs/s3
>    Affects Versions: 2.4.0, 3.0.0
>            Reporter: Steve Loughran
>            Assignee: Steve Loughran
>            Priority: Minor
>             Fix For: 2.5.0
>
>
> 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.3.4#6332)