[ 
https://issues.apache.org/jira/browse/HADOOP-19245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17870251#comment-17870251
 ] 

Steve Loughran edited comment on HADOOP-19245 at 8/2/24 4:18 PM:
-----------------------------------------------------------------

surfaced in HADOOP-19221; fixing in isolation for a faster backport


was (Author: [email protected]):
Fixing in HADOOP-19221

> 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]

Reply via email to