Comment 6 for bug 1460627

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

Reviewed: https://review.opencontrail.org/11166
Committed: http://github.org/Juniper/contrail-generateDS/commit/1bdc31bb7f5e096bcf95a5f4f6443c9c24e3f5cd
Submitter: Zuul
Branch: master

commit 1bdc31bb7f5e096bcf95a5f4f6443c9c24e3f5cd
Author: Prakash Bailkeri <email address hidden>
Date: Mon Jun 1 04:51:12 2015 -0700

Add yield to allow zk heartbeats

In scaled setup with large number of VMIs, api server restarts are seen due to
missing heartbeats. This could happen due to tight loop which processes large
respose from cassandra.

Add yield to auto generated code to allow zk heartbeats

Change-Id: I9f0ba5dce20dedcf9406d7c1443e3248d445a245
Closes-bug: #1460627