Comment 8 for bug 1458243

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

Reviewed: https://review.opencontrail.org/10822
Committed: http://github.org/Juniper/contrail-controller/commit/3489b664f62e59d2318d2980f6691129ec2172e4
Submitter: Zuul
Branch: R2.20

commit 3489b664f62e59d2318d2980f6691129ec2172e4
Author: Prabhjot Singh Sethi <email address hidden>
Date: Tue May 26 12:47:40 2015 +0530

ToR Agent Crash - OVSDB parser failure

Issue:
------
If connection orignates from non-OVSDB-server, connection
gets established because of proper certificates use, but
message parsing in ToR Agent fails, currently we assert
for such scenario.

Fix:
----
Changing assertion with session closure.
Moving OVSDB SM event trace to separate buffer

Closes-Bug: 1458243
Change-Id: I500fa1a4bf5ef9440c9da5295d64b53a1ce207d7
(cherry picked from commit e11dda764cece8c02d41bdfcb30ffa4cbbaf4025)