[
https://issues.apache.org/jira/browse/IGNITE-11147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ivan Daschinskiy reassigned IGNITE-11147:
-----------------------------------------
Assignee: Ivan Daschinskiy
> Dynamic cache start during rebalance leads to start rebalance for all cache
> groups in case of IGNITE_DISABLE_WAL_DURING_REBALANCING = true
> ------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: IGNITE-11147
> URL: https://issues.apache.org/jira/browse/IGNITE-11147
> Project: Ignite
> Issue Type: Bug
> Components: cache
> Affects Versions: 2.7
> Reporter: Sergey Antonov
> Assignee: Ivan Daschinskiy
> Priority: Blocker
> Fix For: 2.8
>
>
> Scenario:
> 1) Start cluster with PDS and option (IGNITE_DISABLE_WAL_DURING_REBALANCING =
> true). Activate cluster and start few dinymic caches.
> 2) Stop one node and clean its PDS.
> 3) Start the node again. It's come back to the cluster. Rebalance started.
> 4) During rebalance start some caches (part of them should be already started
> on nodes).
> Expected:
> Rebalance will be started only for new caches. For other nodes rebalance
> willn't canceled.
> Actual:
> Rebalance wiil be canceled and starts again for all cache groups (including
> rebalanced yet)
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)