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 2018/07/04 12:12:00 UTC

[jira] [Commented] (IGNITE-8904) Add rebalanceThreadPoolSize to nodes configuration consistency check

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

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

GitHub user Jokser opened a pull request:

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

    IGNITE-8904 Check rebalance config on consistency

    

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

    $ git pull https://github.com/gridgain/apache-ignite ignite-8904

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

    https://github.com/apache/ignite/pull/4302.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 #4302
    
----
commit 8d3cf1949060535cb11d2022b4959fc8b08b8dde
Author: Pavel Kovalenko <jo...@...>
Date:   2018-07-04T11:09:44Z

    IGNITE-8904 WIP

commit 4a9cf96cc51c7f6f3975c99a2910554fa233d868
Author: Pavel Kovalenko <jo...@...>
Date:   2018-07-04T12:07:26Z

    IGNITE-8904 Check rebalance thread pool size on node join.

----


> Add rebalanceThreadPoolSize to nodes configuration consistency check
> --------------------------------------------------------------------
>
>                 Key: IGNITE-8904
>                 URL: https://issues.apache.org/jira/browse/IGNITE-8904
>             Project: Ignite
>          Issue Type: Bug
>          Components: cache
>    Affects Versions: 2.4, 2.5
>            Reporter: Pavel Kovalenko
>            Assignee: Pavel Kovalenko
>            Priority: Critical
>             Fix For: 2.7
>
>
> If supplier node has less thread-pool size than demander node, rebalance process between them will hang indefinitely.



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