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:46:31 UTC

[GitHub] [ignite] anton-vinogradov edited a comment on issue #6688: IGNITE-3195 Rebalancing: IgniteConfiguration.rebalanceThreadPoolSize is wrongly treated

anton-vinogradov edited a comment on issue #6688: IGNITE-3195 Rebalancing: IgniteConfiguration.rebalanceThreadPoolSize is wrongly treated
URL: https://github.com/apache/ignite/pull/6688#issuecomment-513740856
 
 
   > 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`
   
   We have to support requests from older nodes.

----------------------------------------------------------------
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