Comment 13 for bug 1641833

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

Reviewed: https://review.opencontrail.org/29496
Committed: http://github.org/Juniper/contrail-controller/commit/a24aa517f575482badd1b5bf56520c7e6975c7e0
Submitter: Zuul (<email address hidden>)
Branch: master

commit a24aa517f575482badd1b5bf56520c7e6975c7e0
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: I5a319892421664c5be23d6a2dc228e6c94271d3a