Alexander Belyak created IGNITE-7847:
----------------------------------------
Summary: Increase of total owning partition count after rebalance
Key: IGNITE-7847
URL:
https://issues.apache.org/jira/browse/IGNITE-7847 Project: Ignite
Issue Type: Bug
Components: general
Affects Versions: 2.4
Reporter: Alexander Belyak
1) Start 3 nodes with persistence enabled
2) Activate grid
3) Create cache with 1 backup and remember owning partition count on node1
4) Stop node2, set BLT and note that local owning partitions on node1 increased (to total number of partitions on cache)
5) Start node, set BLT and waitRebalance and
Expected: owning partitions count on node1 became as on step 3
Actual: owning partitions count on node1 still equals to step 4 value
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)