[
https://issues.apache.org/jira/browse/FLINK-30023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17672244#comment-17672244
]
Matthias Pohl commented on FLINK-30023:
---------------------------------------
We see a similar test failure in 1.15.
https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=44691&view=logs&j=5cae8624-c7eb-5c51-92d3-4d2dacedd221&t=5acec1b4-945b-59ca-34f8-168928ce5199&l=25465
In this build, the CompletableFuture provided by the persist function (see 1.15
code in
[ChangelogStorageMetricsTest:202|https://github.com/apache/flink/blob/release-1.15/flink-dstl/flink-dstl-dfs/src/test/java/org/apache/flink/changelog/fs/ChangelogStorageMetricsTest.java#L202]
doesn't complete. I'm gonna update the ticket. Please provide backports for
the fix as well.
> ChangelogStorageMetricsTest#testTotalAttemptsPerUpload failed
> -------------------------------------------------------------
>
> Key: FLINK-30023
> URL: https://issues.apache.org/jira/browse/FLINK-30023
> Project: Flink
> Issue Type: Bug
> Reporter: Weijie Guo
> Priority: Major
> Labels: pull-request-available, test-stability
>
> java.util.concurrent.TimeoutException: Attempt 3 timed out after 20ms
> [https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=43021&view=logs&j=0da23115-68bb-5dcd-192c-bd4c8adebde1&t=24c3384f-1bcb-57b3-224f-51bf973bbee8&l=9829]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)