You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Bharath Kumarasubramanian (Jira)" <ji...@apache.org> on 2020/05/27 03:31:00 UTC

[jira] [Updated] (SAMZA-2514) Refactor codes to make runWithClassLoader method more generic

     [ 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)