Comment 10 for bug 1426513

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

Reviewed: https://review.opencontrail.org/8369
Committed: http://github.org/Juniper/contrail-controller/commit/2ac3337c80f334ff9d58bf6a076fcb7d96a44935
Submitter: Zuul
Branch: R2.1

commit 2ac3337c80f334ff9d58bf6a076fcb7d96a44935
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
(cherry picked from commit a8d8ca79519338c2d53e10af587fbc61fe6b321a)

Change-Id: Id4e621e9b0dd64a41878227bd62e1e3390bb41ac