You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Alexei Scherbakov (Jira)" <ji...@apache.org> on 2019/08/21 13:21:00 UTC

[jira] [Commented] (IGNITE-12093) Initial rebalance should be performed as efficiently as possible

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

Alexei Scherbakov commented on IGNITE-12093:
--------------------------------------------

[~avinogradov]

Keep in mind what during initial rebalance demander node as well receives updates to moving partitions and enlisted in transactions.
Having all threads performing rebalance may hurt performance of normal transactions.

> Initial rebalance should be performed as efficiently as possible
> ----------------------------------------------------------------
>
>                 Key: IGNITE-12093
>                 URL: https://issues.apache.org/jira/browse/IGNITE-12093
>             Project: Ignite
>          Issue Type: Task
>            Reporter: Anton Vinogradov
>            Priority: Major
>              Labels: iep-16
>
> {{rebalanceThreadPoolSize}} setting should be ignored on initial rebalance for demanders.
> Maximum suitable thread pool size should be used during the initial rebalance to perform it asap.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)