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 2020/07/03 07:29:57 UTC

[GitHub] [ignite] ascherbakoff commented on a change in pull request #7722: IGNITE-12935 Disadvantages in log of historical rebalance

ascherbakoff commented on a change in pull request #7722:
URL: https://github.com/apache/ignite/pull/7722#discussion_r449422630



##########
File path: modules/core/src/main/java/org/apache/ignite/internal/processors/cache/distributed/dht/preloader/GridDhtPartitionsExchangeFuture.java
##########
@@ -4076,9 +4101,60 @@ else if (resetOwners)
             throw new IgniteException("Failed to assign partition states", e);
         }
 
+        if (log.isInfoEnabled() && !F.isEmpty(supplyInfoMap))

Review comment:
       I mean log.isInfoEnabled() is not needed here




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