Comment 14 for bug 1528380

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

Reviewed: https://review.opencontrail.org/16277
Committed: http://github.org/Juniper/contrail-controller/commit/a3ac576d26778e6c8358f22255def693166c8434
Submitter: Zuul
Branch: R2.21.x

commit a3ac576d26778e6c8358f22255def693166c8434
Author: Megh Bhatt <email address hidden>
Date: Mon Dec 21 15:19:00 2015 -0800

Fix contrail-collector back pressure mechanism

contrail-collector DB queue back presssure mechanism was not
working since the DB 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: Ib28141a69aeed3c4ad6f50abbaed2a285e3e7db2
Partial-Bug: #1528380
(cherry picked from commit 7e4ad733093a599a00a087c02edb434150387bd8)