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 "Steve Loughran (JIRA)" <ji...@apache.org> on 2014/04/02 11:27:20 UTC

[jira] [Created] (HADOOP-10457) S3N NPEs if you do a read() after a seek()

Steve Loughran created HADOOP-10457:
---------------------------------------

             Summary: 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)