[
https://issues.apache.org/jira/browse/IGNITE-8361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vyacheslav Daradur resolved IGNITE-8361.
----------------------------------------
Resolution: Done
The task has been implemented within IGNITE-9607.
> Use discovery messages for service deployment
> ---------------------------------------------
>
> Key: IGNITE-8361
> URL: https://issues.apache.org/jira/browse/IGNITE-8361
> Project: Ignite
> Issue Type: Improvement
> Components: managed services
> Reporter: Denis Mekhanikov
> Assignee: Vyacheslav Daradur
> Priority: Major
> Labels: iep-17
> Fix For: 2.8
>
>
> Service deployment should be based on discovery messages distribution.
> The procedure is as follows:
> # Deploying node sends a message with a service configuration.
> # Coordinator calculates the assignments and sends them in another message.
> # Nodes check, whether they are assigned to deploy any services, and do so,
> if they are.
> Utility cache won't be needed after these changes are made. All its mentions
> should be removed from the code.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)