Comment 52 for bug 1719236

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

Reviewed: https://review.opencontrail.org/41986
Committed: http://github.com/Juniper/contrail-controller/commit/666fe371caced9db7c7206dda95b5c744ef72fcc
Submitter: Zuul (<email address hidden>)
Branch: R3.1

commit 666fe371caced9db7c7206dda95b5c744ef72fcc
Author: zcui <email address hidden>
Date: Mon Apr 16 17:55:34 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: If39df7650ec514d4645e3eae30edc7b8ed0b5d1d
Closes-Bug: #1719236