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:48:00 UTC

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

Sanil Jain created SAMZA-2340:
---------------------------------

             Summary: 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


* 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

 

 



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