Skip to content
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

fix(router/atc) detect and return error for concurrent rebuilds durin… #9343

Merged
merged 1 commit into from
Aug 30, 2022

Conversation

dndx
Copy link
Member

@dndx dndx commented Aug 30, 2022

…g incremental updates

Ensure incremental router builds that are not guarded by
concurrency mutexes are caught and add incremental router rebuild tests

This is a cherry-pick from master.

@dndx dndx requested a review from a team as a code owner August 30, 2022 18:02
…g incremental updates

Ensure incremental router builds that are not guarded by
concurrency mutexes are caught and add incremental router rebuild tests
@dndx dndx force-pushed the fix/router_incremental_guard branch from 9449d1f to 691dfc0 Compare August 30, 2022 18:08
@dndx dndx merged commit 1625950 into release/3.0.x Aug 30, 2022
@bungle bungle deleted the fix/router_incremental_guard branch August 30, 2022 21:43
chronolaw added a commit that referenced this pull request Sep 2, 2022
chronolaw added a commit that referenced this pull request Sep 8, 2022
chronolaw added a commit that referenced this pull request Sep 21, 2022
dndx pushed a commit that referenced this pull request Oct 10, 2022
* rename `atc_compat.lua` to `compat.lua`
* add a new file `expressions.lua`
* move lots of logic into `atc.lua`
* rename `get_atc` to `get_expression`
* rename `route_priority` to `get_priority`
* rename `atc_escape_str `to `escape_str`
* remove function `paths_resort`
* transplant #9327 
* transplant #9329 
* transplant #9343
* transplant #9346
* transplant #9357
* transplant #9389
* transplant #9394
* transplant #9451
* transplant #9480
oowl pushed a commit to oowl/kong that referenced this pull request Oct 12, 2022
* rename `atc_compat.lua` to `compat.lua`
* add a new file `expressions.lua`
* move lots of logic into `atc.lua`
* rename `get_atc` to `get_expression`
* rename `route_priority` to `get_priority`
* rename `atc_escape_str `to `escape_str`
* remove function `paths_resort`
* transplant Kong#9327 
* transplant Kong#9329 
* transplant Kong#9343
* transplant Kong#9346
* transplant Kong#9357
* transplant Kong#9389
* transplant Kong#9394
* transplant Kong#9451
* transplant Kong#9480
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant