Comment 25 for bug 1761424

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/42049
Committed: http://github.com/Juniper/contrail-analytics/commit/2a19b7645950b8932de831e8eea5ee17b6068879
Submitter: Zuul v3 CI (<email address hidden>)
Branch: R5.0

commit 2a19b7645950b8932de831e8eea5ee17b6068879
Author: Jackjvs <email address hidden>
Date: Sat Apr 14 10:05:10 2018 -0700

After 4.0, alarm is not getting generated when kafka container is
down, because discovery doesn't detect the event in the container
model of deployment.

This fix dectects kafka down event and raises SysExit exception
in alrmgen. Upon detecting kafka health check producer failure
the said exception is raised.

Change-Id: If3922d8dc550d292578731c97d7ce9e5ae3a1631
Closes-Bug: 1761424