[
https://issues.apache.org/jira/browse/SAMZA-2480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sanil Jain updated SAMZA-2480:
------------------------------
Description:
* Under the current proposal for Refactoring resource allocation code in the AM
the vision is to make ContainerProcessManager as lightweight call back handler
and define all the logic in the new entity called ContainerManager
* Logic for callbacks onResourcesCompleted and resource request on job Bounce
from must be simplified to make the code readable and moved from
ContainerProcessManager to ContainerManager
* ContainerProcessManager must be renamed to ClusterResourceManageCallbackImpl
was:
* Under the current proposal for Refactoring resource allocation code in the AM
the vision is to make ContainerProcessManager as lightweight call back handler
and define all the logic in the new entity called ContainerManager
*
> Simplify and move state check onResourcesCompleted and resource request on
> job Bounce from ContainerProcessManager to ContainerManager
> --------------------------------------------------------------------------------------------------------------------------------------
>
> Key: SAMZA-2480
> URL: https://issues.apache.org/jira/browse/SAMZA-2480
> Project: Samza
> Issue Type: Improvement
> Reporter: Sanil Jain
> Assignee: Sanil Jain
> Priority: Minor
>
> * Under the current proposal for Refactoring resource allocation code in the
> AM the vision is to make ContainerProcessManager as lightweight call back
> handler and define all the logic in the new entity called ContainerManager
> * Logic for callbacks onResourcesCompleted and resource request on job
> Bounce from must be simplified to make the code readable and moved from
> ContainerProcessManager to ContainerManager
> * ContainerProcessManager must be renamed to
> ClusterResourceManageCallbackImpl
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)