[
https://issues.apache.org/jira/browse/FLINK-32314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-32314:
-----------------------------------
Labels: pull-request-available (was: )
> Ignore class-loading errors after RPC system shutdown
> -----------------------------------------------------
>
> Key: FLINK-32314
> URL: https://issues.apache.org/jira/browse/FLINK-32314
> Project: Flink
> Issue Type: Improvement
> Components: Runtime / RPC, Tests
> Reporter: Chesnay Schepler
> Assignee: Chesnay Schepler
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.18.0
>
>
> In tests we occasionally see the akka rpc service throwing class loading
> errors _after_ it was shut down.
> AFAICT our shutdown procedure is correct, and it's just akka shutting down
> some things asynchronously.
> I couldn't figure out why/what is still running, so as a bandaid I suggest to
> ignore classloading errors after the rpc service shutdown has completed.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)