You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ignite.apache.org by GitBox <gi...@apache.org> on 2019/07/22 10:24:53 UTC

[GitHub] [ignite] Mmuzaf commented on issue #6688: IGNITE-3195 Rebalancing: IgniteConfiguration.rebalanceThreadPoolSize is wrongly treated

Mmuzaf commented on issue #6688: IGNITE-3195 Rebalancing: IgniteConfiguration.rebalanceThreadPoolSize is wrongly treated
URL: https://github.com/apache/ignite/pull/6688#issuecomment-513734603
 
 
   I see, that we are still adding a batch of `cctx.io().addOrderedCacheGroupHandler` size `getRebalanceThreadPoolSize`.  Why we still need different handlers for the Rebalance messages since we are not using splitting by `topic` technique?
   
   
   See: `org/apache/ignite/internal/processors/cache/GridCachePartitionExchangeManager.java:438`

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services