merlimat commented on pull request #10878: URL: https://github.com/apache/pulsar/pull/10878#issuecomment-859703718
> @jerrypeng why do not we have the "functions classloader" be an hierarchical classloader with: > system classes (pulsar api + pulsar impl) (rootclassloader, parent) @eolivelli that's because the pulsar-impl willl be using its own dependencies, which can conflict with the function code -- 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. For queries about this service, please contact Infrastructure at: [email protected]
