You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Andrew Mashenkov (JIRA)" <ji...@apache.org> on 2018/11/21 10:10:00 UTC

[jira] [Created] (IGNITE-10362) NoneRebalanceModeSelfTest looks check nothing.

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)