You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/06/27 09:29:00 UTC

[jira] [Commented] (IGNITE-5076) Optimization of multi-threaded start nodes in tests

    [ https://issues.apache.org/jira/browse/IGNITE-5076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16064542#comment-16064542 ] 

ASF GitHub Bot commented on IGNITE-5076:
----------------------------------------

GitHub user sk0x50 opened a pull request:

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

    IGNITE-5076: improved multi-threaded start of nodes

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/sk0x50/ignite ignite-5076-master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/2202.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 #2202
    
----

----


> Optimization of multi-threaded start nodes in tests
> ---------------------------------------------------
>
>                 Key: IGNITE-5076
>                 URL: https://issues.apache.org/jira/browse/IGNITE-5076
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Dmitriy Govorukhin
>            Assignee: Vyacheslav Koptilin
>             Fix For: 2.1
>
>
> Concurrent start,will more effective if we have coordinator before, multi-threaded start nodes. If start all nodes concurrent, they will be compete for coordinator role, it is not effective way.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)