-
Notifications
You must be signed in to change notification settings - Fork 4.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Some route status updates were being lost #19018
Some route status updates were being lost #19018
Conversation
If two work functions are added for the same key, the second one should get invoked even if queue is currently processing the first function.
9535aee
to
f5a323b
Compare
/retest |
Only delete the key if the function we executed is the last function.
f5a323b
to
5237978
Compare
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: smarterclayton The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Previous behavior was incorrect - at least one client will get through.
379fa29
to
2acf88d
Compare
/retest |
Merging to fix flakes |
/test all [submit-queue is verifying that this PR is safe to merge] |
Automatic merge from submit-queue. |
The new writer lease code when encountering a conflict would drop the queued work, causing status not to be written
https://openshift-gce-devel.appspot.com/build/origin-ci-test/pr-logs/pull/18930/test_pull_request_origin_extended_conformance_gce/17834/#conformanceareanetworkingfeaturerouter-the-haproxy-router-converges-when-multiple-routers-are-writing-status-suiteopenshiftconformanceparallel
This could cause tests that depend on route status to fail
https://openshift-gce-devel.appspot.com/build/origin-ci-test/pr-logs/pull/19018/test_pull_request_origin_extended_conformance_gce/17839/#conformanceareanetworkingfeaturerouter-the-haproxy-router-should-support-reencrypt-to-services-backed-by-a-serving-certificate-automatically-suiteopenshiftconformanceparallel