Comment 3 for bug 1403295

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

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

commit 574e6e14fde4080e9cd9836dc032fd6c4088d02d
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