You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by daradurvs <gi...@git.apache.org> on 2018/07/26 07:51:28 UTC

[GitHub] ignite pull request #4434: IGNITE-8361 Use discovery messages for service de...

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 <dv...@...>
Date:   2018-07-26T07:47:40Z

    implemented

----


---

[GitHub] ignite pull request #4434: IGNITE-9607 Service Grid redesign - phase 1

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/ignite/pull/4434


---