-
Notifications
You must be signed in to change notification settings - Fork 1.5k
feat(epp): recover embedded KV index from peers before readiness #13451
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
Open
panpan0000
wants to merge
17
commits into
ai-dynamo:main
Choose a base branch
from
panpan0000:codex/issue-13403
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
17 commits
Select commit
Hold shift + click to select a range
79cc148
feat(epp): recover embedded KV index from peers
panpan0000 6d1b429
fix(kv-router): reject empty peer index dumps
panpan0000 01041ab
docs(epp): document peer recovery failure handling
panpan0000 4bb2b12
fix(epp): recover only from serving peers; accept empty dumps
panpan0000 7aa496d
fix(kv-router): make peer recovery dump fetch bounded and configurable
panpan0000 de9fbea
fix(epp): address peer-recovery review feedback
panpan0000 5cd033f
style(epp): satisfy clippy on peer-discovery review changes
panpan0000 733f694
fix(epp): address CodeRabbit review on peer recovery
panpan0000 47022ee
feat(epp): stream peer KV-index dump as NDJSON
panpan0000 327d173
feat(epp): expose KV-index recovery outcome as a metric
panpan0000 c6615c4
docs(kv-router): note the two dump protocols coexist intentionally
panpan0000 757a976
refactor(kv-router): drop the NDJSON streaming dump protocol
panpan0000 4b9ad7b
refactor(epp): reuse the JSON peer dump; subscribe to workers before …
panpan0000 f5234ca
fix(epp): keep active peer recovery through EndpointSlice churn
panpan0000 da813f9
chore(epp): split the peer Service from the request Service in the on…
panpan0000 667ab67
chore(epp): bound the pre-recovery worker wait to a short best-effort…
panpan0000 d8da747
docs(epp): state the pre-recovery worker-wait limitation explicitly
panpan0000 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
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.