Comment 7 for bug 1461626

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

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

commit 5f29ea8337bfab03ae845013de98a77977f18e8a
Author: Sachin Bansal <email address hidden>
Date: Thu Jun 4 10:33:09 2015 -0700

Do not club updates and deletes in a single message to ifmap

Because of a bug in irond, if update and delete of the same object received by it, it quashes it and the object is not deleted. Till that is fixed, we will split updates and deletes in separate messages.

Change-Id: I5504477351b705837679242554ad2d7ffd529f98
Closes-Bug: 1461058
Closes-Bug: 1461626
(cherry picked from commit 3086f689cfe7135897ce951c95732c353012b0fd)