Comment 11 for bug 1719578

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

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

commit 70a8e018379757ca43572cf6931a9b2cf7666602
Author: Ashok Singh R <email address hidden>
Date: Tue Oct 10 16:42:45 2017 +0530

Fix tsn agent crash

In TSN mode, ignore updation of flow-based statistics as they
never get exported.

The crash was seen because structures required for updation of
flow-based statistics are not initialized in TSN mode and we were
trying to update the statistics on them.

Change-Id: Ia22dcf0dc1a393cfbc2bd6497a92929d87190c8f
Closes-Bug: #1719578