[
https://issues.apache.org/jira/browse/HADOOP-19245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steve Loughran resolved HADOOP-19245.
-------------------------------------
Fix Version/s: 3.5.0
3.4.1
Resolution: Fixed
> S3ABlockOutputStream no longer sends progress events in close()
> ---------------------------------------------------------------
>
> Key: HADOOP-19245
> URL: https://issues.apache.org/jira/browse/HADOOP-19245
> Project: Hadoop Common
> Issue Type: Sub-task
> Components: fs/s3
> Affects Versions: 3.4.0
> Reporter: Steve Loughran
> Assignee: Steve Loughran
> Priority: Critical
> Labels: pull-request-available
> Fix For: 3.5.0, 3.4.1
>
>
> 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
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]