Comment 4 for bug 1729581

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

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

commit 7f59ec19d3801438fd9725d658cbb57ad936c779
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