[
https://issues.apache.org/jira/browse/FLINK-31669?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17706780#comment-17706780
]
Matthias Pohl edited comment on FLINK-31669 at 3/30/23 8:52 AM:
----------------------------------------------------------------
[~chesnay] can you come up with a conclusion based on the thread dump? Could it
be that we receive a akka message while shutting down the MiniCluster with the
akka infrastructure not being fully cleaned up, yet (because there is still a
thread pool
{{akka.dispatch.ForkJoinExecutorConfigurator$AkkaForkJoinPool@7d67e730}}
present that)?
was (Author: mapohl):
[~chesnay] can you come up with a conclusion based on the thread dump? Could it
be that we receive a akka message while shutting down the MiniCluster?
> 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)