[
https://issues.apache.org/jira/browse/FLINK-32996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17760357#comment-17760357
]
Jiang Xin edited comment on FLINK-32996 at 8/30/23 12:20 PM:
-------------------------------------------------------------
I tried to reproduce it locally, but the failure didn't appear after running
500 times.
However, I found a potential problem that might cause the issue. I will create
a PR to fix it and run the tests on AZP multiple times to make sure the issue
is resolved.
was (Author: jiang xin):
I tried to reproduce it locally, but the failure didn't appear after running
500 times.
However, I found a potential problem that might cause the issue. I will create
a PR and run the tests on AZP multiple times to make sure the issue is resolved.
> CheckpointAfterAllTasksFinishedITCase.testFailoverAfterSomeTasksFinished
> fails on AZP
> --------------------------------------------------------------------------------------
>
> Key: FLINK-32996
> URL: https://issues.apache.org/jira/browse/FLINK-32996
> Project: Flink
> Issue Type: Bug
> Components: Runtime / Checkpointing
> Affects Versions: 1.18.0
> Reporter: Sergey Nuyanzin
> Priority: Critical
> Labels: pull-request-available, test-stability
>
> This build
> https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=52810&view=logs&j=8fd9202e-fd17-5b26-353c-ac1ff76c8f28&t=ea7cf968-e585-52cb-e0fc-f48de023a7ca&l=8366
> fails as
> {noformat}
> Aug 30 02:20:32 02:20:32.726 [ERROR] Failures:
> Aug 30 02:20:32 02:20:32.726 [ERROR]
> CheckpointAfterAllTasksFinishedITCase.testFailoverAfterSomeTasksFinished:162
> Aug 30 02:20:32 expected: 20
> Aug 30 02:20:32 but was: 40
> Aug 30 02:20:32 02:20:32.726 [INFO]
> {noformat}
> it is very likely it is related to FLINK-32907
--
This message was sent by Atlassian Jira
(v8.20.10#820010)