Comment 6 for bug 1451893

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

Reviewed: https://review.opencontrail.org/9937
Committed: http://github.org/Juniper/contrail-controller/commit/8734463dc54bbb1c31b60d811db56d6df7d6df86
Submitter: Zuul
Branch: master

commit 8734463dc54bbb1c31b60d811db56d6df7d6df86
Author: Hampapur Ajay <email address hidden>
Date: Tue May 5 09:14:39 2015 -0700

config-perf: improve startup time by fetching object collections.

Instead of fetching objects one at a time from DB, fetch them
type at a time. Reducing the round-trips to cassandra improves
the startup significantly.

Change-Id: I1a6db20c4facf4cf3ba63a0c8ba4623b12eccffe
Closes-Bug: #1451893