Comment 10 for bug 1719578

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

Reviewed: https://review.opencontrail.org/36390
Committed: http://github.com/Juniper/contrail-controller/commit/5facf20aede897531da2a6a8062776b4eea134d2
Submitter: Zuul (<email address hidden>)
Branch: R3.2

commit 5facf20aede897531da2a6a8062776b4eea134d2
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.

Closes-Bug: #1719578
(cherry picked from commit 70a8e018379757ca43572cf6931a9b2cf7666602)

Change-Id: Id12dba5564f39a3e2e58e75bb9f23a3ba22f8220