[
https://issues.apache.org/jira/browse/FLINK-33346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias Pohl resolved FLINK-33346.
-----------------------------------
Fix Version/s: 1.18.0
1.16.3
1.17.2
1.19.0
Resolution: Fixed
master:
[d722bf7d1fa1c267784b5103438e7a53be919d77|https://github.com/apache/flink/commit/d722bf7d1fa1c267784b5103438e7a53be919d77]
1.18:
[8be1c870e395225d9aa236a7349444e8f8340459|https://github.com/apache/flink/commit/8be1c870e395225d9aa236a7349444e8f8340459]
1.17:
[06db375bd3a27417f527e00dc3b1c8880508dfb3|https://github.com/apache/flink/commit/06db375bd3a27417f527e00dc3b1c8880508dfb3]
1.16:
[c91a1de574de6a863cbe86a6cc47197921a64745|https://github.com/apache/flink/commit/c91a1de574de6a863cbe86a6cc47197921a64745]
> DispatcherResourceCleanupTest.testFatalErrorIfJobCannotBeMarkedDirtyInJobResultStore
> fails on AZP
> -------------------------------------------------------------------------------------------------
>
> Key: FLINK-33346
> URL: https://issues.apache.org/jira/browse/FLINK-33346
> Project: Flink
> Issue Type: Technical Debt
> Components: Runtime / Coordination
> Affects Versions: 1.16.2, 1.18.0, 1.17.1, 1.19.0
> Reporter: Sergey Nuyanzin
> Assignee: Matthias Pohl
> Priority: Critical
> Labels: pull-request-available, test-stability
> Fix For: 1.18.0, 1.16.3, 1.17.2, 1.19.0
>
>
> This build
> https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=53905&view=logs&j=0da23115-68bb-5dcd-192c-bd4c8adebde1&t=24c3384f-1bcb-57b3-224f-51bf973bbee8&l=6800
> failed with
> {noformat}
> Oct 22 00:59:32 Caused by: java.io.IOException: Expected IOException.
> Oct 22 00:59:32 at
> org.apache.flink.runtime.dispatcher.DispatcherResourceCleanupTest.lambda$testFatalErrorIfJobCannotBeMarkedDirtyInJobResultStore$6(DispatcherResourceCleanupTest.java:558)
> Oct 22 00:59:32 at
> org.apache.flink.runtime.testutils.TestingJobResultStore.createDirtyResultAsync(TestingJobResultStore.java:81)
> Oct 22 00:59:32 at
> org.apache.flink.runtime.dispatcher.Dispatcher.createDirtyJobResultEntryAsync(Dispatcher.java:1441)
> Oct 22 00:59:32 at
> org.apache.flink.runtime.dispatcher.Dispatcher.lambda$createDirtyJobResultEntryIfMissingAsync$45(Dispatcher.java:1422)
> Oct 22 00:59:32 at
> java.util.concurrent.CompletableFuture.uniComposeStage(CompletableFuture.java:995)
> Oct 22 00:59:32 ... 39 more
> {noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)