eolivelli commented on PR #21402:
URL: https://github.com/apache/pulsar/pull/21402#issuecomment-1772639469

   what's the point of sharing the classloader if you are not sharing the same 
code ?
   
   The goal of this patch is to not load the same classes twice, and that is my 
problem.
   If you don't load the classes twice, but only once, then you are sharing the 
global variables and this will lead to problems.


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

Reply via email to