Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
Description
There should be a way to update implementation of a deployed service without downtime of the cluster.
it can be achieved by employing of the DeploymentSpi. When a service class changes, nodes should redeploy their services automatically, using a new version of the updated class.