[
https://issues.apache.org/jira/browse/FLINK-31669?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17706761#comment-17706761
]
Matthias Pohl commented on FLINK-31669:
---------------------------------------
I verified that the {{IllegalStateException}} is handled properly. It is caught
in
[CollectResultFetcher:225|https://github.com/apache/flink/blob/release-1.16/flink-streaming-java/src/main/java/org/apache/flink/streaming/api/operators/collect/CollectResultFetcher.java#L225]
when checking the job status. So that's not triggering the MiniCluster
shutdown hook
> DynamicFilteringITCase failed fataly because of NoClassDefFoundError of
> akka/actor/SuppressedDeadLetter
> -------------------------------------------------------------------------------------------------------
>
> Key: FLINK-31669
> URL: https://issues.apache.org/jira/browse/FLINK-31669
> Project: Flink
> Issue Type: Bug
> Components: Runtime / Coordination
> Affects Versions: 1.16.1
> Reporter: Matthias Pohl
> Priority: Critical
> Labels: test-stability
> Attachments: mvn.FLINK-31669.log
>
>
> https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=47692&view=logs&j=a9db68b9-a7e0-54b6-0f98-010e0aff39e2&t=cdd32e0b-6047-565b-c58f-14054472f1be&l=13752
> {code}
> [...]
> Mar 30 06:02:56 [ERROR] Error occurred in starting fork, check output in log
> Mar 30 06:02:56 [ERROR] Process Exit Code: 239
> Mar 30 06:02:56 [ERROR] Crashed tests:
> Mar 30 06:02:56 [ERROR]
> org.apache.flink.table.planner.runtime.batch.sql.DynamicFilteringITCase
> Mar 30 06:02:56 [ERROR] at
> org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:748)
> [...]
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)