Comment 13 for bug 1501425

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

Reviewed: https://review.opencontrail.org/20026
Committed: http://github.org/Juniper/contrail-controller/commit/4c1f1de97a7f2fc9d03b3de24e586cbcba24fe23
Submitter: Zuul
Branch: R3.0

commit 4c1f1de97a7f2fc9d03b3de24e586cbcba24fe23
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