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

Arvid Heise edited comment on FLINK-25920 at 7/10/24 1:46 PM:
--------------------------------------------------------------

Could you please verify that your transaction timeout is 1h? It's too obvious 
that both tasks fail right after 61 checkpoints and a checkpoint frequency of 1 
min. Or maybe it's another timeout that hits.

I'm currently thinking that this is connected to 
https://issues.apache.org/jira/browse/FLINK-35749, where the sink should fail 
after some timeout but the exception is swallowed.


was (Author: arvid):
Could you please verify that your transaction timeout is 1h? It's too obvious 
that both tasks fail right after 61 checkpoints and a checkpoint frequency of 1 
min.

> Allow receiving updates of CommittableSummary
> ---------------------------------------------
>
>                 Key: FLINK-25920
>                 URL: https://issues.apache.org/jira/browse/FLINK-25920
>             Project: Flink
>          Issue Type: Sub-task
>          Components: API / DataStream, Connectors / Common
>    Affects Versions: 1.15.0, 1.16.0
>            Reporter: Fabian Paul
>            Assignee: Arvid Heise
>            Priority: Major
>         Attachments: trace.zip
>
>
> In the case of unaligned checkpoints, it might happen that the checkpoint 
> barrier overtakes the records and an empty committable summary is emitted 
> that needs to be correct at a later point when the records arrive.



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

Reply via email to