[jira] [Created] (IGNITE-8367) Implement hot redeployment of services

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-8367) Implement hot redeployment of services

Anton Vinogradov (Jira)
Denis Mekhanikov created IGNITE-8367:
----------------------------------------

             Summary: Implement hot redeployment of services
                 Key: IGNITE-8367
                 URL: https://issues.apache.org/jira/browse/IGNITE-8367
             Project: Ignite
          Issue Type: Improvement
          Components: managed services
            Reporter: Denis Mekhanikov


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.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)