You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
The text was updated successfully, but these errors were encountered:
Make a clear distinction between attached/detached ROFL components within a runtime and upgrade only attached during the upgrade of RONL:
The text was updated successfully, but these errors were encountered: