Rayman created SAMZA-2511:
-----------------------------
Summary: 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
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)