Sanil Jain created SAMZA-2468:
---------------------------------
Summary: Standby container needs to respond to shutdown request
Key: SAMZA-2468
URL: https://issues.apache.org/jira/browse/SAMZA-2468
Project: Samza
Issue Type: New Feature
Reporter: Sanil Jain
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)