Dan Berindei created ISPN-4941:
----------------------------------
Summary: Re-enabling rebalancing should not start a rebalance for a cache in
degraded mode
Key: ISPN-4941
URL:
https://issues.jboss.org/browse/ISPN-4941
Project: Infinispan
Issue Type: Bug
Components: Core, State Transfer
Affects Versions: 7.0.0.Final
Reporter: Dan Berindei
Fix For: 7.1.0.Alpha1
When rebalancing is re-enabled, we queue a new rebalance regardless of cache availability.
But the availability strategy queues rebalance requests even while rebalancing is
disabled, so we should just execute the rebalance with the queued member list (if any).
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)