Comment 12 for bug 1641833

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

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

commit 3bde5dda74a7c282f7c30bd431c21ea1719fe4e8
Author: ashoksingh <email address hidden>
Date: Thu Mar 9 13:50:28 2017 +0530

Add missing locks in Agent UVE code

(1)Acquire lock in VnUveEntry::ClearInterVnStats to prevent parallel access to
inter_vn_stats_ between kTaskFlowStatsCollector and kTaskDBExclude
(2)Acquire lock in InterfaceUveStatsTable::FipEntry to prevent parallel access to
interface_tree_ between kTaskFlowStatsCollector and kTaskDBExclude

Partial-Bug: #1641833
(cherry picked from commit 006c5e6955305dcfda5c3a3b5687b39d171b13f1)

Change-Id: Iabb51db41d37ac0a517241214573707ef910acb3