Comment 20 for bug 1528380

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

Reviewed: https://review.opencontrail.org/16680
Committed: http://github.org/Juniper/contrail-sandesh/commit/b5352bad7a35f4c3d9629c1f94c249979ff52458
Submitter: Zuul
Branch: R2.22.x

commit b5352bad7a35f4c3d9629c1f94c249979ff52458
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