Comment 3 for bug 1600532

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

Reviewed: https://review.opencontrail.org/21822
Committed: http://github.org/Juniper/contrail-packages/commit/5772a4198a97e3c15d069afb5a020825a3e6f579
Submitter: Zuul
Branch: master

commit 5772a4198a97e3c15d069afb5a020825a3e6f579
Author: sbalineni <email address hidden>
Date: Mon Jul 11 15:39:52 2016 -0700

[ifmap config file]: ifmapserver mpprs value was set to 8192 in duplicated ifmap.properties conf file

originally ifmap.properties file was used for building the ifmap install package, but later it was duplicated to a new conf file.
but mpprs value modification was not updated in the new conf file causing still using the old mpprs value.

the following commit didn't took the latest mpprs value from source folder:
https://github.com/Juniper/contrail-packages/commit/4ff6c8f4f9665d14af60e1e8c233ad23d71093af

this was the commit for the change of mpprs value:
https://github.com/Juniper/contrail-packages/blob/master/debian/ifmap-server/debian/patches/004_ifmap_split_config.patch

both of these changes are happened more or less at the same time.

Closes-Bug: #1600532

Change-Id: Ib298d4cd658b6b96bd4e7c67525a4ae0a0622176