Comment 2 for bug 1403295

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

Reviewed: https://review.opencontrail.org/5800
Committed: http://github.org/Juniper/contrail-controller/commit/50d8422355e1571ce3f0c40122f14f4ef2261d9f
Submitter: Zuul
Branch: R2.0

commit 50d8422355e1571ce3f0c40122f14f4ef2261d9f
Author: Nipa Kumar <email address hidden>
Date: Fri Dec 19 10:53:48 2014 -0800

Cleanup stale servers only if marked DOWN, as the hints from discovery are
to be honored only if server is detected DOWN by agent.

Core is seen due to access of deleted AgentXmppChannel. AgentXmppChannel
was deleted as discovery sent new set of services even though the vrouter
did not detect the server as DOWN. (This happens only during
provisioning as the sytem is loaded and the heartbeats were not
recieved by discovery and it detects the control-node as DOWN)

Change-Id: I5b588baf59d1550d2a359dd5529074a16c873c02
Closes-Bug:1403295