zentol commented on PR #20003: URL: https://github.com/apache/flink/pull/20003#issuecomment-1160133431
> create a new CL in MutableURLClassLoader with the existing URL No. There is no need to copy the URLs of the parent CL. By adding the new CL as a child you will still be able to load classes located in the parent, because that's just how classloading works. -- 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: issues-unsubscr...@flink.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org