Comment 9 for bug 1600532

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

Reviewed: https://review.opencontrail.org/21915
Committed: http://github.org/Juniper/contrail-packages/commit/0ceb8a5913ef140bb11fb8f84e66aa8177ad86c3
Submitter: Zuul
Branch: R3.0.2.x

commit 0ceb8a5913ef140bb11fb8f84e66aa8177ad86c3
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