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

lincoln lee commented on FLINK-30477:
-------------------------------------

fixed in 1.16: 8ee93dabf446b28795de431c376b03d41500b634

> Not properly blocking retries when timeout occurs in AsyncWaitOperator
> ----------------------------------------------------------------------
>
>                 Key: FLINK-30477
>                 URL: https://issues.apache.org/jira/browse/FLINK-30477
>             Project: Flink
>          Issue Type: Bug
>          Components: API / DataStream
>    Affects Versions: 1.16.0
>            Reporter: lincoln lee
>            Assignee: lincoln lee
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.17.0
>
>
> as user reported in ml 
> https://lists.apache.org/thread/n1rqml8h9j8zkhxwc48rdvj7jrw2rjcy
> there's issue in AsyncWaitOperator that it not properly blocking retries when 
> timeout occurs
> this happens when a retry timer is unfired and then the user function timeout 
> was triggered first, the current RetryableResultHandlerDelegator doesn't take 
> the timeout process properly and will cause more unexpected retries.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to