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 09:30:45 UTC

[GitHub] [ignite] Mmuzaf commented on a change in pull request #6688: IGNITE-3195 Rebalancing: IgniteConfiguration.rebalanceThreadPoolSize is wrongly treated

Mmuzaf commented on a change in pull request #6688: IGNITE-3195 Rebalancing: IgniteConfiguration.rebalanceThreadPoolSize is wrongly treated
URL: https://github.com/apache/ignite/pull/6688#discussion_r305752579
 
 

 ##########
 File path: modules/core/src/main/java/org/apache/ignite/internal/IgnitionEx.java
 ##########
 @@ -1572,6 +1572,9 @@ public GridSpringResourceContext springContext() {
         /** Query executor service. */
         private ThreadPoolExecutor schemaExecSvc;
 
+        /** Query executor service. */
 
 Review comment:
   Copy-paste misprint, I think we should fix it.

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