Comment 11 for bug 1596089

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

Reviewed: https://review.opencontrail.org/21466
Committed: http://github.org/Juniper/contrail-controller/commit/388fbf9ccb2885c7dc281c3aaed403f16b089d29
Submitter: Zuul
Branch: master

commit 388fbf9ccb2885c7dc281c3aaed403f16b089d29
Author: Nischal Sheth <email address hidden>
Date: Mon Jun 27 13:55:22 2016 -0700

Reduce memory footprint for RoutingInstance

Following changes are implemented:

- Do not allocate RouteAggregator if not required
- Do not allocate StaticRouteMgr if not required
- Do not allocate PathResolver if not required

Change-Id: I2f17e8adfb7760485db2857560d0944c3e53e41a
Partial-Bug: 1596089