flyrain commented on PR #922: URL: https://github.com/apache/polaris/pull/922#issuecomment-2705641631
By plugin, I meant a jar file developed by a listener developers, and deployed it in the Polaris class path. If a new version of Polaris added a new event, the jar file will fail unless the developer recompile against the latest the Polaris version, repackage it as a jar and redeploy it. I think it'd be nice if we can have a design avoiding recompilation in that case. If not, then users have to recompile. -- 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]
