Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-18886 S3A: AWS SDK V2 Migration: stabilization and S3Express
  3. HADOOP-19245

S3ABlockOutputStream no longer sends progress events in close()

    XMLWordPrintableJSON

Details

    Description

      We don't get progress events passed through from S3ABlockOutputStream to any Progress instance passed in which doesn't implement ProgressListener

      This is due to a signature mismatch between the changed ProgressableListener interface and the S3ABlockOutputStream.ProgressListener impl.

      • critical because distcp jobs will timeout on large uploads without this
      • trivial to fix; does need a test

      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: