Comment 20 for bug 1596089

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

Reviewed: https://review.opencontrail.org/21465
Committed: http://github.org/Juniper/contrail-controller/commit/f711d2bf4a9dbe3f33733d4b3241f8cf7b58c827
Submitter: Zuul
Branch: R3.0

commit f711d2bf4a9dbe3f33733d4b3241f8cf7b58c827
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