dannycranmer commented on pull request #18553: URL: https://github.com/apache/flink/pull/18553#issuecomment-1036143055
> Now the problem is that the Netty thread inherits a context classloader from the thread that has created it I re-read the excellent deep dive, thanks @dmvk. From what I understand there would be no issue for Flink jobs submitted to a cluster, since they will use the FlinkUserClassloader. However, as we saw with the tests, when using the mini cluster this issue could resurface. Therefore I agree we should fix in `AWSGeneralUtil`. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
