Comment 16 for bug 1575322

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

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

commit f588b2ab00acddb39a8c0378e6aaf0a5719ca6f2
Author: Prabhjot Singh Sethi <email address hidden>
Date: Mon May 2 16:23:55 2016 +0530

Fix Error Log for KSync Error Handler

Issue:
------
Currently Ksync Error Handler tries to get operation string
from the current state which may not be same as the
operation for which the ack was received and ends up
reporting wrong error

Fix:
----
Use Ack event to get the operation string instead of state

Closes-Bug: 1575322
Change-Id: I77f928c28ee8afaa8a0bbe6585edd98d7cd06646
(cherry picked from commit b488b36b6737bb7558dcc5963d2a314cf153fa0f)