jerrypeng commented on pull request #9638:
URL: https://github.com/apache/pulsar/pull/9638#issuecomment-784568756


   > It is safe to exclude all dependencies that are part of Pulsar Functions 
Worker's system classloader.
   
   This is true for ThreadRuntime currently but not for ProcessRuntime / 
kubernetes runtijme.  ThreadRuntime is also not doing the right thing since 
Ideally user provided code is isolated on completely separate classloader that 
only share common instances with the framework classloader


----------------------------------------------------------------
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]


Reply via email to