Comment 23 for bug 1635901

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

Reviewed: https://review.opencontrail.org/25567
Committed: http://github.org/Juniper/contrail-controller/commit/6e8157fc010640aa329a812f7d20605bf983e867
Submitter: Zuul
Branch: R3.0

commit 6e8157fc010640aa329a812f7d20605bf983e867
Author: dineshb-jnpr <email address hidden>
Date: Wed Oct 26 10:42:56 2016 -0700

Gracefully handle duplicate delete requests.

This code change is to handle any gracefully handle duplicate delete requests
sent by external entities, in this case service monitor.
This code change will log and handle the key not found excpetion and proceed.

The service monitor, sending duplicate deletes is tracked by bug: 1636932

Change-Id: I606561ca0e3c570713b41c196325180a16f96987
closes-bug: #1635901