Xuxiaotuan commented on issue #3495: URL: https://github.com/apache/incubator-streampark/issues/3495#issuecomment-1951145304
 Initially springboot service is initialized using java's original classloader **(sun/misc/Launcher$AppClassLoader)** When submitting the k8s flink task, Will use flink **(org/apache/streampark/flink/proxy/ChildFirstClassLoader)** This reinitializes InternalConfigHolder -- 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]
