Comment 13 for bug 1576627

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

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

commit d1d08f7fbc71d81ee750abe77d00696877051f9f
Author: Jean-Philippe Braun <email address hidden>
Date: Fri Apr 29 12:27:56 2016 +0200

Handle NoIdError in vnc_subscribe callback

Under load SVC can receive notifications for resources
that don't exist anymore.

Handle this case and report it as a warning and not as an
error.

Change-Id: Ia37f7612667c7b6b37211ca78fe3d2917a8f7e7e
Closes-Bug: #1576627