-
Notifications
You must be signed in to change notification settings - Fork 18.2k
refactor(coordination): centralize distributed coordination in a single service #43316
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
Merged
villebro
merged 13 commits into
apache:gaq-to-gtf
from
villebro:villebro/coordination-svc
Aug 21, 2026
Merged
Changes from all commits
Commits
Show all changes
13 commits
Select commit
Hold shift + click to select a range
6c8c4b9
chore: introduce coordination service
villebro aa92383
fix(coordination): guard cancel-registry write; repair tests for remo…
villebro e079f85
fix(coordination): only use the legacy GAQ backend fallback when GLOB…
villebro 41dcdf8
refactor(coordination): split types and helpers out of __init__
villebro fdc28f8
refactor(coordination): move CoordinationService to base.py; keep __i…
villebro 20f9bab
refactor(coordination): import from submodules, empty __init__
villebro 947ce35
refactor(coordination): scope legacy GAQ backend to GAQ; fix wait_for…
villebro 5e34de6
refactor(gaq): prefer DISTRIBUTED_COORDINATION_CONFIG, dedicated back…
villebro 417087c
fix(coordination): close pub/sub connection even if unsubscribe fails
villebro 3958e24
test(coordination): update wait_for_signal tests for pre-subscribe check
villebro ae62d1d
docs(gaq): correct cancel-registry comment to match actual behavior
villebro def9996
fix(gaq): gate is_job_cancelled on its own backend; clarify service d…
villebro 2d81d1c
test(async-events): init_app before login in run_test_with_cache_backend
villebro File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.