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.
Reviewed: https:/ /review. opencontrail. org/36389 github. com/Juniper/ contrail- controller/ commit/ 70a8e018379757c a43572cf6931a9b 2cf7666602
Committed: http://
Submitter: Zuul (<email address hidden>)
Branch: master
commit 70a8e018379757c a43572cf6931a9b 2cf7666602
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: Ia22dcf0dc1a393 cfbc2bd6497a929 29d87190c8f
Closes-Bug: #1719578