Comment 73 for bug 1464016

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

Reviewed: https://review.opencontrail.org/13076
Committed: http://github.org/Juniper/contrail-controller/commit/773fe2c7955208684d6dd9d11985bedf6f15e58f
Submitter: Zuul
Branch: master

commit 773fe2c7955208684d6dd9d11985bedf6f15e58f
Author: Ananth Suryanarayana <email address hidden>
Date: Fri Aug 14 10:58:31 2015 -0700

Ignore non-effective logging and counting events
e.g. Deletiin of an instance which is already deleted
o Build bgp_stress_test with optimization turned on (linkage issue)
o Add an option to print traces --log-trace-enable (Default: FALSE)
o To help convergence, advertise routes from agents only after subscription
is complete (With simple WaitForIdle() which is not perfect though..
o Wait for server_->get_output_queue_depth() to reach 0 during initial convergence

Change-Id: I412b73bad6b3267964e528ea1bf373a071bd354d
Partial-Bug: 1464016