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/11/06 18:13:01 UTC

[jira] [Resolved] (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 resolved SAMZA-2340.
-------------------------------
    Resolution: Fixed

> 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
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> * 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 container
>  * ContainerManager should encapsulate the related state & logic behind StandBy & Active Container
>  * ContainerManager must act as a brain state, action & reactions related to Containers
>  
>  



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