-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(runloop): skip router rebuilding if reconfigure is running (#14056)
In rare cases, the rebuild timer will interrupt the reconfigure handler because of `router was changed while rebuilding it`, which results in an outdated plugin iterator and balancer. It is hard to test this rare race condition. KAG-6015
- Loading branch information
Showing
1 changed file
with
23 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
65f43be
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Bazel Build
Docker image available
kong/kong:65f43bec13dec28c742e23344d2c43b494412859
Artifacts available https://github.com/Kong/kong/actions/runs/12760825167