Comment 14 for bug 1641833

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

Reviewed: https://review.opencontrail.org/29498
Committed: http://github.org/Juniper/contrail-controller/commit/c6b6d1f075d132838227ee54ae5f1a96fa9d754e
Submitter: Zuul (<email address hidden>)
Branch: R3.0

commit c6b6d1f075d132838227ee54ae5f1a96fa9d754e
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: I0b6c57bbd3d66f561168ca1ebb4b4c23e9ffac4f