Comment 24 for bug 1761424

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

Reviewed: https://review.opencontrail.org/41920
Committed: http://github.com/Juniper/contrail-analytics/commit/5f8494f35c670bd71d09606ec5a2a9efea39b432
Submitter: Zuul v3 CI (<email address hidden>)
Branch: master

commit 5f8494f35c670bd71d09606ec5a2a9efea39b432
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