Comment 4 for bug 1547366

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

Reviewed: https://review.opencontrail.org/17476
Committed: http://github.org/Juniper/contrail-controller/commit/8149b72e31cc67b7352a20de9f2b9deb659338b2
Submitter: Zuul
Branch: master

commit 8149b72e31cc67b7352a20de9f2b9deb659338b2
Author: Anish Mehta <email address hidden>
Date: Fri Feb 19 18:17:43 2016 -0800

When alarmgen is processing UVE updates, it can get empty contents
for an existing UVE. It may have just raised an alarm against this UVE.

In this case, we used to wait to delete the alarm until the alarm struct comes back from vizd
But if we lost ownership of the partition in the meanwhile, the alarm will stay set indefinately

Change-Id: Ia10ce402785b19ade2e762a86b1b8377ef7e0fdb
Closes-Bug: 1547366