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

Worker executor API changes for hot update #443

Merged
merged 6 commits into from
Apr 19, 2024
Merged

Worker executor API changes for hot update #443

merged 6 commits into from
Apr 19, 2024

Conversation

vigoo
Copy link
Contributor

@vigoo vigoo commented Apr 19, 2024

Resolves #389

Contains the initial definition and wiring of the hot updates feature into the worker executor.
As part of it, the worker metadata structure has also been updated to get back more information about the workers in the worker executor.

This is not a final implementation and it does not actually perform the update yet.

@vigoo vigoo enabled auto-merge (squash) April 19, 2024 14:09
@vigoo vigoo merged commit 19e4fc0 into main Apr 19, 2024
6 checks passed
@vigoo vigoo deleted the update-api branch April 19, 2024 14:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add the update API to worker executor's gRPC interface
2 participants