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

[jira] [Closed] (SAMZA-2511) Handle container-stop-fail in case of standby container failover

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

Bharath Kumarasubramanian closed SAMZA-2511.
--------------------------------------------

> Handle container-stop-fail in case of standby container failover
> ----------------------------------------------------------------
>
>                 Key: SAMZA-2511
>                 URL: https://issues.apache.org/jira/browse/SAMZA-2511
>             Project: Samza
>          Issue Type: Bug
>            Reporter: Rayman
>            Priority: Major
>             Fix For: 1.5
>
>          Time Spent: 1.5h
>  Remaining Estimate: 0h
>
> The standby container manager does not handle container-stop-failures.
> These events can happen as a result of certificate/authentication issue during the execution of the container-stop. 
> The problem is the standby-container-failover flow relies on a stop-container succeeding and in this case does not complete the failover. 
> This means the active container, for which a failover was initiated, is never started again.



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