[
https://issues.apache.org/jira/browse/FLINK-33375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17812153#comment-17812153
]
Jane Chan edited comment on FLINK-33375 at 1/30/24 6:04 AM:
------------------------------------------------------------
Hi [~dwysakowicz], recently, we found an issue in some tests([a
case|https://github.com/apache/flink/pull/24179]) with state retention enabled,
theĀ
lastAccessTimestamp is persisted in the `_metadata` file as well, which leads
to the restore test failure after the TTL expired. Shall we take this into
consideration?
was (Author: qingyue):
Hi [~dwysakowicz], recently, we found an issue in some tests([a
case|https://github.com/apache/flink/pull/24179]) with state retention enabled,
theĀ
lastAccessTimestamp is persisted in the `_metadata` file as well, which leads
to the restore test failure after the TTL has expired. Shall we take this into
consideration?
> Add a RestoreTestBase
> ---------------------
>
> Key: FLINK-33375
> URL: https://issues.apache.org/jira/browse/FLINK-33375
> Project: Flink
> Issue Type: Sub-task
> Components: Table SQL / Planner
> Reporter: Dawid Wysakowicz
> Assignee: Dawid Wysakowicz
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.19.0
>
>
> Add a test base class for writing restore tests.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)