Comment 10 for bug 1474258

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

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

commit 6a68d65473a2bc6baff5b52cd58d0ae1ed8f2714
Author: Megh Bhatt <email address hidden>
Date: Wed Sep 23 15:49:03 2015 -0700

Check the return value of Sandesh::InitGenerator and exit if sandesh
initialization fails. Added kafka timer shutdown in contrail-query-engine
shutdown. Increased the startsecs time for contrail-dns since it was
taking around 7 secs for it to exit and hence supervisor needs to wait
for that much time to declare it up. Tested by returning false from
sandesh HTTP initialization.
Closes-Bug: #1474258

Conflicts:
 src/control-node/main.cc
 src/query_engine/qed.cc

Change-Id: Ie1a9d62dc53d8fe9f28b537130d9e03b5fba2e89
(cherry picked from commit 7d1192720f6a69deee552c3ce518ec22bdf4f4a7)