[
https://issues.apache.org/jira/browse/SAMZA-2468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bharath Kumarasubramanian updated SAMZA-2468:
---------------------------------------------
Issue Type: Bug (was: New Feature)
> 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
> Time Spent: 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)