[
https://issues.apache.org/jira/browse/SAMZA-2514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alan Zhang resolved SAMZA-2514.
-------------------------------
Resolution: Done
> Refactor codes to make runWithClassLoader method more generic
> -------------------------------------------------------------
>
> Key: SAMZA-2514
> URL: https://issues.apache.org/jira/browse/SAMZA-2514
> Project: Samza
> Issue Type: Sub-task
> Reporter: Alan Zhang
> Assignee: Alan Zhang
> Priority: Major
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> Currently, we define the `runWithClassLoader` method inĀ
> `ClusterBasedJobCoordinator` to support split deployment.
> However, the job container needs a similar `runWithClassLoader` method to
> support split deployment.
> So we'd better make the `runWithClassLoader` method more generic, then
> `LocalContainerRunner` can just use it.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)