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 08:06:22 UTC

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

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



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