Comment 11 for bug 1426513

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

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

commit a8d8ca79519338c2d53e10af587fbc61fe6b321a
Author: Prabhjot Singh Sethi <email address hidden>
Date: Sat Mar 14 19:21:53 2015 +0530

Fix Recursive TOR Agent crash

Issue:
------
OVSDB schema does not consider a key for unicast mac
remote entry, TOR agent on restart due to race condition
ended up having two unicast mac remote entry, later
TOR Agent on receiving duplicate entry treats it as
exception case and ends up asserting.

Fix:
----
Handle receive of duplicate entries from OVSDB-Server
and then cleanup the duplicate entries from OVSDB-Server.

Closes-Bug: 1426513
Change-Id: I044b6d576920e97440aa0d40a0604fea3035dbf6