GitHub user daradurvs opened a pull request:
https://github.com/apache/ignite/pull/4434
IGNITE-8361 Use discovery messages for service deployment
The PR contains changes to cover the following tasks:
- [Use discovery messages for service
deployment](https://issues.apache.org/jira/browse/IGNITE-8361)
- [Collect service deployment results asynchronously on
coordinator](https://issues.apache.org/jira/browse/IGNITE-8362)
- [Propagate service deployment results from assigned nodes to
initiator](https://issues.apache.org/jira/browse/IGNITE-3392)
- [Handle topology changes during service
deployment](https://issues.apache.org/jira/browse/IGNITE-8363)
- [Propagate deployed services to joining
nodes](https://issues.apache.org/jira/browse/IGNITE-8364)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/daradurvs/ignite ignite-8361-to-master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/4434.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #4434
----
commit 4517b5c43125107cb25f8e5e1da5bc00a8f5c252
Author: Vyacheslav Daradur <dvsmedia@...>
Date: 2018-07-26T07:47:40Z
implemented
----
---