[
https://issues.apache.org/jira/browse/HADOOP-19245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17870556#comment-17870556
]
ASF GitHub Bot commented on HADOOP-19245:
-----------------------------------------
steveloughran commented on PR #6974:
URL: https://github.com/apache/hadoop/pull/6974#issuecomment-2265596704
thanks. merging and will cherrypick
> 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
>
> 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]