You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Sanil Jain (Jira)" <ji...@apache.org> on 2019/10/04 21:50:00 UTC

[jira] [Updated] (SAMZA-2340) Introduce ContainerManager for handling validation , failures & starts for active & standby containers

     [ https://issues.apache.org/jira/browse/SAMZA-2340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sanil Jain updated SAMZA-2340:
------------------------------
    Description: 
* Introduce a ContainerManager that can act a single entity maintaining state for validation, starts & failures of any requests relating to active & standby containers
 * The ContainerProcessManager & ContainerAllocator should call the ContaineProcessManager for any state validation & for fetching the next set of actions for successful & failed start & stop of active & standby cotntainer
 * ContainerProcessManager should encapsulate the related state & logic behind StandBy & Active Container
 * ContainerProcessManager will act as a brain state, action & reactions related to Containers

 

 

  was:
* Introduce a ContainerManager that can act a single entity maintaining state for validation, starts & failures of any requests relating to active & standby containers
 * The ContainerProcessManager & ContainerAllocator should call the ContaineProcessManager for successful start & stop success failures. 
 * ContainerProcessManager should encapsulate the related state & logic behind StandBy & Active Container
 * ContainerProcessManager will act as a brain state, action & reactions related to Containers

 

 


> Introduce ContainerManager for handling validation , failures & starts for active & standby containers
> ------------------------------------------------------------------------------------------------------
>
>                 Key: SAMZA-2340
>                 URL: https://issues.apache.org/jira/browse/SAMZA-2340
>             Project: Samza
>          Issue Type: New Feature
>            Reporter: Sanil Jain
>            Assignee: Sanil Jain
>            Priority: Major
>
> * Introduce a ContainerManager that can act a single entity maintaining state for validation, starts & failures of any requests relating to active & standby containers
>  * The ContainerProcessManager & ContainerAllocator should call the ContaineProcessManager for any state validation & for fetching the next set of actions for successful & failed start & stop of active & standby cotntainer
>  * ContainerProcessManager should encapsulate the related state & logic behind StandBy & Active Container
>  * ContainerProcessManager will act as a brain state, action & reactions related to Containers
>  
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)