You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Cameron Lee (Jira)" <ji...@apache.org> on 2019/10/17 17:09:00 UTC

[jira] [Resolved] (SAMZA-2335) Remove classloader argument from ReflectionUtil

     [ https://issues.apache.org/jira/browse/SAMZA-2335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Cameron Lee resolved SAMZA-2335.
--------------------------------
    Resolution: Fixed

> Remove classloader argument from ReflectionUtil
> -----------------------------------------------
>
>                 Key: SAMZA-2335
>                 URL: https://issues.apache.org/jira/browse/SAMZA-2335
>             Project: Samza
>          Issue Type: New Feature
>            Reporter: Cameron Lee
>            Assignee: Cameron Lee
>            Priority: Major
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> SAMZA-2204 added a ReflectionUtil class for some reflection-based helpers, and SAMZA-2210 started to replace the usage of Util.getObj with those ReflectionUtil methods.
> The intended purpose of those changes was to be able to explicitly choose a classloader for loading pluggable classes, but it is no longer necessary to explicitly pass it in. This ticket cleans up that explicit classloader argument.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)