Comment 11 for bug 1687442

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

Reviewed: https://review.opencontrail.org/32579
Committed: http://github.com/Juniper/contrail-controller/commit/469072930c53be97442290b6fffc87e54b99f860
Submitter: Zuul (<email address hidden>)
Branch: R3.2.3.x

commit 469072930c53be97442290b6fffc87e54b99f860
Author: Nischal Sheth <email address hidden>
Date: Fri Apr 28 16:43:22 2017 -0700

Make BgpPeer buffer size configurable

Following changes are implemented:

- Use a vector instead of an array for BgpPeer buffer
- Make the vector capacity configurable via an env variable
- Add unit tests to exercise the new code

Change-Id: I6490dad8797b23dfb2d65a4681c1e1f663e0dd85
Closes-Bug: 1687442