Comment 13 for bug 1456284

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

Reviewed: https://review.opencontrail.org/11151
Committed: http://github.org/Juniper/contrail-controller/commit/2e42cc2d49fbe704781cf6a729d75783b7116bd0
Submitter: Zuul
Branch: master

commit 2e42cc2d49fbe704781cf6a729d75783b7116bd0
Author: Nischal Sheth <email address hidden>
Date: Mon Jun 1 12:50:28 2015 -0700

Optimizations to reduce table walks from RoutePathReplicator

Don't walk table when joining/leaving if the table is empty.
This is handy when tables are being created upon receiving
configuration for routing-instances - the tables are always
empty at this point.

Change-Id: I050dda29ad1311915d0f62d3fe098d9c6e245b5f
Partial-Bug: 1456284