[ 
https://issues.apache.org/jira/browse/FLINK-37982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Qilong Wang closed FLINK-37982.
-------------------------------
    Resolution: Not A Problem

> When watermark is updated, the result that outputs in 
> TableAsyncExecutionController cannot be triggered
> -------------------------------------------------------------------------------------------------------
>
>                 Key: FLINK-37982
>                 URL: https://issues.apache.org/jira/browse/FLINK-37982
>             Project: Flink
>          Issue Type: Bug
>          Components: Table SQL / Runtime
>    Affects Versions: 2.1.0
>            Reporter: Qilong Wang
>            Priority: Major
>
> When execute processWatermark in TableKeyedAsyncWaitOperator, all results 
> cannot be triggered because mailboxExecutor cannot execute until `endInput` 
> because of `mailboxExecutor.yield()`
> Only one case can avoid above, that is the totalInflightNum is greater than 
> capacity. But if processElement data cannot be more than capacity, data will 
> never be sent downstream.



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

Reply via email to