[
https://issues.apache.org/jira/browse/FLINK-22198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17402069#comment-17402069
]
Qingsheng Ren commented on FLINK-22198:
---------------------------------------
[~jark] The default value is 7 days. The problem is that some cases hard-coded
the record timestamp (e.g. 2020-03-08, which is definitely beyond the retention
timeout), so it's possible that these records are deleted by Kafka broker after
being produced but before being consumed as [~lindong] mentioned.
Maybe a better solution is using current timestamp in tests instead of
hard-coding one. Changing the {{log.retention.ms}} indeed changes the default
behavior of Kafka. Thanks [~xtsong] and [~lindong] for the feedback.
> KafkaTableITCase hang.
> ----------------------
>
> Key: FLINK-22198
> URL: https://issues.apache.org/jira/browse/FLINK-22198
> Project: Flink
> Issue Type: Bug
> Components: Connectors / Kafka
> Affects Versions: 1.14.0, 1.12.4
> Reporter: Guowei Ma
> Assignee: Qingsheng Ren
> Priority: Blocker
> Labels: pull-request-available, stale-blocker, test-stability
> Fix For: 1.14.0
>
>
> https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=16287&view=logs&j=c5f0071e-1851-543e-9a45-9ac140befc32&t=1fb1a56f-e8b5-5a82-00a0-a2db7757b4f5&l=6625
> There is no any artifacts.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)