jerrypeng edited a comment on pull request #9638:
URL: https://github.com/apache/pulsar/pull/9638#issuecomment-791202132


   > It seems that the Pulsar dependencies are in the parent classloader of the 
NAR classloader in all configurations of Pulsar Functions: thread, process and 
k8s runtime.
   
   Again, this not true or not suppose to be true.  I wrote and designed the 
classloading mechanism in functions so at least i know the intention if for 
user code to be loaded in a separate classloader than doesn't contain all of 
pulsar dependencies.  However, currently because of issue such as  #9246 , the 
classloader for user code maybe polluted with unnecessary deps.


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