Details
-
Sub-task
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
3.4.0
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
- Is contained by
-
HADOOP-19221 S3A: Unable to recover from failure of multipart block upload attempt "Status Code: 400; Error Code: RequestTimeout"
- Resolved
- links to