Comment 12 for bug 1501425

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

Reviewed: https://review.opencontrail.org/20025
Committed: http://github.org/Juniper/contrail-controller/commit/b4f5f3679f684a4ea82f86ffc71270abeaf4f020
Submitter: Zuul
Branch: master

commit b4f5f3679f684a4ea82f86ffc71270abeaf4f020
Author: Nischal Sheth <email address hidden>
Date: Sun May 8 20:46:18 2016 -0700

Refine stale cleanup and EOR heuristics

Restart stale cleanup and EOR timers only if we receive searchResult.
If we receive updateResult or deleteResult, artificially expire the
relevant timers right away.

This handles the corner case where continuous object add/delete can
keep the CN from becoming active.

Note that this fix does not reintroduce bug 1501425.

Change-Id: Ib2f790d323f28c8403f8bcf20ba18fa782a03967
Closes-Bug: 1527551