Chesnay Schepler created FLINK-32314:
----------------------------------------
Summary: 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
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)