Comment 11 for bug 218722

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

Reviewed: https://review.opencontrail.org/48453
Committed: http://github.com/Juniper/contrail-controller/commit/7da5eed726f7996aa156c5dba702fc5980a13e37
Submitter: Zuul v3 CI (<email address hidden>)
Branch: master

commit 7da5eed726f7996aa156c5dba702fc5980a13e37
Author: Prasannaa TS <email address hidden>
Date: Fri Jan 4 10:16:23 2019 +0530

Fixed boundary condtion check for ksync bulk msgs

Agent assert is seen when the size of the bulk message sent to vrouter
is equal to 4096 as the message size should be less than 4096.The code
allows to form bulk message upto 4096.
Fixed this boundary condition issue.

Change-Id: Id0ac0bf6947891ebc596f8c1c8d61bf58d362602
Closes-Bug: #218722