You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by GitBox <gi...@apache.org> on 2019/10/01 16:54:30 UTC

[GitHub] [samza] cameronlee314 commented on issue #1174: SAMZA-2335: Remove classloader argument from ReflectionUtil

cameronlee314 commented on issue #1174: SAMZA-2335: Remove classloader argument from ReflectionUtil
URL: https://github.com/apache/samza/pull/1174#issuecomment-537127364
 
 
   > A clarification question. Looks good otherwise.
   > Does this mean there is no longer a need to have the ability to choose custom class loader or is the framework going to take care of making that choice? If it is former, did something change?
   
   There is just no longer a need to pass the classloader explicitly. There is a way to use the default classloader propagation in Java to do what we need for using a custom 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:
users@infra.apache.org


With regards,
Apache Git Services