Alan Zhang created SAMZA-2514:
---------------------------------
Summary: 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
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)