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

s3n to swallow IOEs on inner stream close

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.6.0
    • None
    • fs/s3
    • None

    Description

      We've seen a situation where some work was failing from (recurrent) connection reset exceptions.

      Irrespective of the root cause, these were surfacing not in the read operations, but when the input stream was being closed -including during a seek()

      These exceptions could be caught & logged & warn, rather than trigger immediate failures. It shouldn't matter to the next GET whether the last stream closed prematurely, as long as the new one works

      Attachments

        Issue Links

          Activity

            People

              tsato Tadayoshi Sato
              stevel@apache.org Steve Loughran
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: