Denis Chudov created IGNITE-24607: ------------------------------------- Summary: Reconsider the need of system property SKIP_REBALANCE_TRIGGERS_RECOVERY Key: IGNITE-24607 URL: https://issues.apache.org/jira/browse/IGNITE-24607 Project: Ignite Issue Type: Improvement Reporter: Denis Chudov
*Motivation* There is a system property with TODO {code:java} // TODO: IGNITE-23561 Remove it @TestOnly public static final String SKIP_REBALANCE_TRIGGERS_RECOVERY = "IGNITE_SKIP_REBALANCE_TRIGGERS_RECOVERY";{code} which means whether we should skip the rebalancing on node recovery. It is used only in tests. *Definition of done* Either the TODO or this property itself is removed. -- This message was sent by Atlassian Jira (v8.20.10#820010)