[
https://issues.apache.org/jira/browse/SAMZA-2514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bharath Kumarasubramanian updated SAMZA-2514:
---------------------------------------------
Fix Version/s: 1.5
> 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
> Fix For: 1.5
>
> 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)