Comment 3 for bug 1729581

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

Reviewed: https://review.opencontrail.org/37169
Committed: http://github.com/Juniper/contrail-controller/commit/096ad9180f765809ee0688803254ecb16b6d6ee4
Submitter: Zuul (<email address hidden>)
Branch: R4.1

commit 096ad9180f765809ee0688803254ecb16b6d6ee4
Author: Hari Prasad Killi <email address hidden>
Date: Fri Nov 3 22:25:23 2017 +0530

Run diag timers in Diag task context

The diag timer and segment health check timer are running in the ASIO
context and could lead to parallel updates. Changing them to run Agent::Diag
task context.

Change-Id: I393a8f5c811e65ca6eb8970a40447b6426e29388
partial-bug: #1729581