Comment 55 for bug 1719236

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

Reviewed: https://review.opencontrail.org/42338
Committed: http://github.com/Juniper/contrail-controller/commit/8f184ca728d3812c85a78f6404a68885cb841729
Submitter: Zuul (<email address hidden>)
Branch: R4.0

commit 8f184ca728d3812c85a78f6404a68885cb841729
Author: zcui <email address hidden>
Date: Fri Apr 20 14:34:30 2018 -0700

Add new config option use_aggregated_uve_db

Provide an option to enable/disable serve UVE queries from the aggregated
UVE db. In a scale setup, HA event (alarm-gen down), alarm-gen may take a
long time to aggregate the UVEs depending on the number of UVEs, number
of partitions it owns, etc., So, enabling this option would reduce the
down time in case of HA events (collector down - time taken for generators
to connect to the new collector and resync the UVEs, alarm-gen down - no
impact on UVE queries, only the alarms would be reevaluated)

Change-Id: I600e2c33671a1c16545732cd64d1493678095198
Closes-Bug: #1719236