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

[jira] [Closed] (SAMZA-2468) Standby container needs to respond to shutdown request

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

Bharath Kumarasubramanian closed SAMZA-2468.
--------------------------------------------

> Standby container needs to respond to shutdown request 
> -------------------------------------------------------
>
>                 Key: SAMZA-2468
>                 URL: https://issues.apache.org/jira/browse/SAMZA-2468
>             Project: Samza
>          Issue Type: Bug
>            Reporter: Sanil Jain
>            Assignee: Sanil Jain
>            Priority: Major
>             Fix For: 1.5
>
>          Time Spent: 1h 40m
>  Remaining Estimate: 0h
>
> Currently, standby containers don't spin up run loop and do an infinite wait after starting the container storage manager. In the event of a shutdown request from LocalApplicationRunner, these containers don't respond since the shutdown request is coordinator through run loop and it leaves us with the only option of forcefully killing it.
>  
> This involves each container waiting for 30 secs before it gets forcefully killed 



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