Comment 11 for bug 1571598

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

Reviewed: https://review.opencontrail.org/19447
Committed: http://github.org/Juniper/contrail-controller/commit/217fa019ffa418d986a994d32167e7dd62b17d49
Submitter: Zuul
Branch: R2.22.x

commit 217fa019ffa418d986a994d32167e7dd62b17d49
Author: Manish <email address hidden>
Date: Tue Apr 19 17:29:06 2016 +0530

Double path delete request in succession.

Problem:
In stale path cleanup, if no stale path was found function used to clean last
path seen. This resulted in not related path getting deleted. In case of OVS
delete the path to be deleted was already gone because of bug and table deleted,
resulting in ceash.

Solution:
Delete if relevant path is found.
Closes-bug: #1571598

Change-Id: I25bd7cec4c0774d0a041286c15af99bc5a2d1ada