[
https://issues.apache.org/jira/browse/FLINK-38402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18031953#comment-18031953
]
Zakelly Lan commented on FLINK-38402:
-------------------------------------
[~roman] Well I don't think that's relevant. The PR changes the behavior of TM
cleaning the files. It does not touch the shared registry.
Besides, I noticed almost all the failing instances are under following options:
{code:java}
04:42:03,944 [ main] INFO
org.apache.flink.runtime.testutils.PseudoRandomValueSelector [] - Randomly
selected true for execution.checkpointing.unaligned.enabled
04:42:03,944 [ main] INFO
org.apache.flink.runtime.testutils.PseudoRandomValueSelector [] - Randomly
selected PT0S for execution.checkpointing.aligned-checkpoint-timeout
04:42:03,944 [ main] INFO
org.apache.flink.runtime.testutils.PseudoRandomValueSelector [] - Randomly
selected true for execution.checkpointing.cleaner.parallel-mode
04:42:03,944 [ main] INFO
org.apache.flink.runtime.testutils.PseudoRandomValueSelector [] - Randomly
selected true for execution.checkpointing.unaligned.interruptible-timers.enabled
04:42:03,944 [ main] INFO
org.apache.flink.runtime.testutils.PseudoRandomValueSelector [] - Randomly
selected true for execution.checkpointing.snapshot-compression
04:42:03,944 [ main] INFO
org.apache.flink.runtime.testutils.PseudoRandomValueSelector [] - Randomly
selected true for execution.checkpointing.file-merging.enabled
04:42:03,944 [ main] INFO
org.apache.flink.runtime.testutils.PseudoRandomValueSelector [] - Randomly
selected true for state.backend.rocksdb.use-ingest-db-restore-mode
04:42:03,944 [ main] INFO
org.apache.flink.runtime.testutils.PseudoRandomValueSelector [] - Randomly
selected 1 for table.exec.unbounded-over.version
{code}
I'll try to investigate...
> EventTimeWindowCheckpointingITCase failed in test_cron_azure tests
> ------------------------------------------------------------------
>
> Key: FLINK-38402
> URL: https://issues.apache.org/jira/browse/FLINK-38402
> Project: Flink
> Issue Type: Bug
> Components: Tests
> Affects Versions: 2.2.0
> Reporter: Ruan Hang
> Priority: Major
>
> Details:
> https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=69810&view=logs&j=39d5b1d5-3b41-54dc-6458-1e2ddd1cdcf3&t=115e5c38-6efb-5006-4921-5e2851da71ef
--
This message was sent by Atlassian Jira
(v8.20.10#820010)