Comment 15 for bug 1528380

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

Reviewed: https://review.opencontrail.org/16278
Committed: http://github.org/Juniper/contrail-sandesh/commit/75b2d88ca00c85889f51114c124747207ddaf459
Submitter: Zuul
Branch: R2.21.x

commit 75b2d88ca00c85889f51114c124747207ddaf459
Author: Megh Bhatt <email address hidden>
Date: Mon Dec 21 15:25:53 2015 -0800

Fix contrail-collector back pressure mechanism

contrail-collector SM queue back presssure mechanism was not
working since the SM drop level is initialized to INVALID and
even the water marks levels are INVALID and hence the defer/undefer
callbacks are not called.

Change-Id: Ieaf65d3d77356b9ac471e9479a1fb743c16fe6a1
Closes-Bug: #1528380
(cherry picked from commit 68c2ef7d6b8e6adc36f6003e0bcb97bab310750d)