[
https://issues.apache.org/jira/browse/FLINK-25920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17864369#comment-17864369
]
Alexis Sarda-Espinosa commented on FLINK-25920:
-----------------------------------------------
[^trace.zip]
Oddly enough I see this kind of often in a dummy cluster, and I actually
managed to get trace logs. It's really strange because it happened even when
the Kafka topics were not receiving anything, maybe Kafka offsets expired? I
also wonder if Kafka disconnects are cause or effect. In case it's relevant,
the Kafka clusters have 3 nodes and the topics have retention of 24h.
> 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)