Comment 8 for bug 1578362

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

Reviewed: https://review.opencontrail.org/19921
Committed: http://github.org/Juniper/contrail-controller/commit/defbc7ad0f70351d9312b900db351a6cd98c6fec
Submitter: Zuul
Branch: master

commit defbc7ad0f70351d9312b900db351a6cd98c6fec
Author: ashoksingh <email address hidden>
Date: Thu May 5 12:27:33 2016 +0530

Fix agent crash at StatsManager::GetInterfaceStats

AgentStatsCollector Object should not be created in TSN
mode. The creation of this was enabled by mistake in one
of earlier commits.

Added UT to ensure that AgentStatsCollector is not created
in TSN mode.

Change-Id: Ia1ad3594131a3492746348acb925dffeeaee63f8
Closes-Bug: #1578362