Comment 7 for bug 1716356

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

Reviewed: https://review.opencontrail.org/35512
Committed: http://github.com/Juniper/contrail-controller/commit/8e388d259ddb856564dcd8bf137d3e265807a41b
Submitter: Zuul (<email address hidden>)
Branch: master

commit 8e388d259ddb856564dcd8bf137d3e265807a41b
Author: Naveen N <email address hidden>
Date: Tue Sep 12 09:59:45 2017 +0530

* Dont export multicast route upon VRF delete

Ideally upon VRF delete control-node implictly deletes all the
paths added by agent in particular VRF, in problematic scenario
after VRF unsubscribe was done agent used to send a route delete
for multicast route, resulting in control-node closing the channel.

Change-Id: I440fa9bc561bf50229a7134122093d487b93bfb7
Closes-bug: #1716356