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 runtime upgrade with attached and detached ROFLs #6000

Open
peternose opened this issue Jan 14, 2025 · 0 comments
Open

Fix runtime upgrade with attached and detached ROFLs #6000

peternose opened this issue Jan 14, 2025 · 0 comments
Assignees

Comments

@peternose
Copy link
Contributor

Make a clear distinction between attached/detached ROFL components within a runtime and upgrade only attached during the upgrade of RONL:

  • Attached: Same as before. Upon upgrade, all components run in duplicate, for both the old and new versions, then the old one shuts down.
  • Detached: During the upgrade of RONL, nothing happens; components continue running without stopping (only the routing changes so that requests for RONL are directed to the new RONL).
@peternose peternose self-assigned this Jan 14, 2025
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

No branches or pull requests

1 participant