[
https://issues.apache.org/jira/browse/FLINK-21659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17319000#comment-17319000
]
Guowei Ma commented on FLINK-21659:
-----------------------------------
we could find 22 completed checkpoints in the
flink-vsts-standalonejob-2-fv-az101-42.log.
I suspect the following code does not check the
flink-vsts-standalonejob-2-fv-az101-42.log.
{code:bash}
N=$(grep -o "${text}" $FLINK_DIR/log/*${logs}*.log | wc -l)
{code}
https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=16332&view=logs&j=4dd4dbdd-1802-5eb7-a518-6acd9d24d0fc&t=8d6b4dd3-4ca1-5611-1743-57a7d76b395a&l=1583
> Running HA per-job cluster (rocks, incremental) end-to-end test fails
> ---------------------------------------------------------------------
>
> Key: FLINK-21659
> URL: https://issues.apache.org/jira/browse/FLINK-21659
> Project: Flink
> Issue Type: Bug
> Components: Runtime / Coordination
> Affects Versions: 1.13.0
> Reporter: Guowei Ma
> Priority: Critical
> Labels: test-stability
> Fix For: 1.13.0
>
> Attachments: screenshot-1.png
>
>
> https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=14232&view=logs&j=4dd4dbdd-1802-5eb7-a518-6acd9d24d0fc&t=8d6b4dd3-4ca1-5611-1743-57a7d76b395a
> “Completed checkpoint” is more than two times(42 times in the
> "flink-vsts-standalonejob-2-fv-az83-563.log") but the test still fail.
> !screenshot-1.png!
--
This message was sent by Atlassian Jira
(v8.3.4#803005)