Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-10457

S3N NPEs if you do a read() after a seek() past the EOF

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Duplicate
    • 2.4.0, 3.0.0-alpha1
    • 2.5.0
    • fs/s3
    • None

    Description

      if you do a seek past the EOF of an S3n file

      1. it doesn't throw any exception
      2. on the next read, you get to see a stack trace

      Attachments

        Issue Links

          Activity

            People

              stevel@apache.org Steve Loughran
              stevel@apache.org Steve Loughran
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: