Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
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.
Attachments
Issue Links
- fixes
-
FLINK-32189 Integration tests fail due to Process Exit Code: 239 and NoClassDefFound in logs
- Closed
- links to