Andrew Mashenkov created IGNITE-10362:
-----------------------------------------
Summary: NoneRebalanceModeSelfTest looks check nothing.
Key: IGNITE-10362
URL:
https://issues.apache.org/jira/browse/IGNITE-10362 Project: Ignite
Issue Type: Improvement
Reporter: Andrew Mashenkov
Seems, NoneRebalanceModeSelfTest test nothing. It perform next 3 actions:
# It runs single node and rebalance will never happens regardless rebalance mode.
# It checks partition states, but doesn't if any local partition ever exists
# It run removeAll without populating cache. And there is no further checks anymore.
Let's either drop or refactor NoneRebalanceModeSelfTest.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)