Comment 25 for bug 1726709

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

Reviewed: https://review.opencontrail.org/38193
Committed: http://github.com/Juniper/contrail-controller/commit/158da92f29af86e5345d79a51e864271dbb9594f
Submitter: Zuul (<email address hidden>)
Branch: R3.2.3.x

commit 158da92f29af86e5345d79a51e864271dbb9594f
Author: Hari Prasad Killi <email address hidden>
Date: Tue Oct 24 20:35:17 2017 +0530

Do not re-evaluate backrefs for ksync flow entries

The backref entries are updated in DB and ksync tasks, which are mutually
exclusive. The flow event task was accessing the same and it doesnt actually
require. Avoiding backref reevaluation.

Change-Id: I8cb9b92196626ea219f7f9e1055e2579c62c7c86
closes-bug: #1726709
(cherry picked from commit ef13c6b5ec0250df8bf7be0241a240c799e6b86f)