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

Node's runtime watcher should include suspended runtimes #3093

Closed
ptrus opened this issue Jul 9, 2020 · 0 comments · Fixed by #3099
Closed

Node's runtime watcher should include suspended runtimes #3093

ptrus opened this issue Jul 9, 2020 · 0 comments · Fixed by #3099
Assignees
Labels
c:registry Category: entity/node/runtime registry service

Comments

@ptrus
Copy link
Member

ptrus commented Jul 9, 2020

Currently a node for a suspended runtime will never register itself as it will never see the suspended runtime.

Fix this by adding support for querying suspended runtimes to the registry API (add an includeSuspended flag to the WatchRuntimes/GetRuntimes methods) and update the runtime node watcher to also include the suspended runtimes.

@ptrus ptrus added the c:registry Category: entity/node/runtime registry service label Jul 9, 2020
@ptrus ptrus self-assigned this Jul 9, 2020
@ptrus ptrus changed the title Runtime nodes should query also suspended runtimes Nodes' runtime watcher should include suspended runtimes Jul 9, 2020
@ptrus ptrus changed the title Nodes' runtime watcher should include suspended runtimes Node's runtime watcher should include suspended runtimes Jul 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c:registry Category: entity/node/runtime registry service
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant