Vladislav Pyatkov created IGNITE-11834:
------------------------------------------
Summary: Confusing message on rebalance
Key: IGNITE-11834
URL: https://issues.apache.org/jira/browse/IGNITE-11834
Project: Ignite
Issue Type: Bug
Reporter: Vladislav Pyatkov
When rebalance was scheduled by caches print message like
{noformat}
Rebalancing scheduled [order=[c8], top=AffinityTopologyVersion [topVer=6, minorTopVer=0],
force=true, evt=NODE_JOINED, node=9b5ff0c4-cfd7-489d-a02d-470342d00005]
{noformat}
but force flag ({{force=true}}) does not mean that is force rebalance.
I suggest log force flag correct by the value of {{forcePreload}}, and change name of available
flag. For example {{exchnageRebalance}} or {{exchnage}} according to its meaning.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
|