vlsi commented on issue #1875: [CALCITE-3873] Use global caching for 
ReflectiveVisitDispatcher implementation
URL: https://github.com/apache/calcite/pull/1875#issuecomment-607120781
 
 
   >I would rather call it a global caching, not memory leak, because we might 
use them repeatedly.
   
   What I mean is GLOBAL_CACHE keeps a strong reference to the class objects, 
thus effectively prevents class unloading even in the case the class is not 
used anymore.

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


With regards,
Apache Git Services

Reply via email to