Comment 92 for bug 1719236

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

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

commit 36ce23cd579cf03cb3edbd4f2cbbe77b4e510751
Author: zcui <email address hidden>
Date: Thu Jun 28 15:19:03 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)

This commit fix bug: legacy get_alarm do not use _usecache flag

Closes-Bug: #1719236

Change-Id: I03dcee1a1b4103587197774cccd2901e4faa3a42