CalvinKirs opened a new pull request, #41100: URL: https://github.com/apache/doris/pull/41100
## Proposed changes - Use a Child-First ClassLoader to isolate plugins from the kernel, giving priority to plugin classes to prevent conflicts between the plugin and kernel classes. - Allow users to place plugins in a specified directory, such as auth-lib, to avoid classpath conflicts by default. - Support developers in debugging plugins by allowing them to bring in plugins via Maven, making the debugging process more convenient. -- 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: commits-unsubscr...@doris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org