[infinispan-issues] [JBoss JIRA] (ISPN-4629) Clarify what happens when an available partition and a degraded mode partition merge
Dan Berindei (JIRA)
issues at jboss.org
Tue Oct 21 08:56:35 EDT 2014
[ https://issues.jboss.org/browse/ISPN-4629?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dan Berindei resolved ISPN-4629.
--------------------------------
Fix Version/s: 7.0.0.CR2
(was: 7.0.0.Final)
Resolution: Done
The documentation actually describes how the data on the minority partition will be wiped and it will receive the state from the majority partition. There is also a test for this, ThreeWaySplitAndMergeTest.
> Clarify what happens when an available partition and a degraded mode partition merge
> ------------------------------------------------------------------------------------
>
> Key: ISPN-4629
> URL: https://issues.jboss.org/browse/ISPN-4629
> Project: Infinispan
> Issue Type: Bug
> Components: Core
> Affects Versions: 7.0.0.Beta1
> Reporter: Dan Berindei
> Labels: partition_handling
> Fix For: 7.0.0.CR2
>
>
> I believe the implementation in https://github.com/infinispan/infinispan/pull/2785 clears the data in the degraded mode partition (since it could be stale) and then rebalances the data from the available partition on all nodes.
> We should add a test to confirm and document it.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
More information about the infinispan-issues
mailing list