[infinispan-issues] [JBoss JIRA] (ISPN-4673) Split-brain: get() returns null when all owners are removed from view
William Burns (JIRA)
issues at jboss.org
Mon Oct 20 11:32:35 EDT 2014
[ https://issues.jboss.org/browse/ISPN-4673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
William Burns updated ISPN-4673:
--------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
> Split-brain: get() returns null when all owners are removed from view
> ---------------------------------------------------------------------
>
> Key: ISPN-4673
> URL: https://issues.jboss.org/browse/ISPN-4673
> Project: Infinispan
> Issue Type: Bug
> Components: Core
> Affects Versions: 7.0.0.Beta1
> Reporter: Radim Vansa
> Assignee: Dan Berindei
> Priority: Blocker
> Labels: partition_handling
> Fix For: 7.0.0.CR2
>
>
> After split brain: when calling {{cache.get()}} for an entry that has all owners in the missing partition, JGroupsTransport removes the target nodes that are no longer members and then returns empty response map
> BaseDistributionInterceptor.invokeClusterGetCommandRemotely takes empty map as null response, although the entry is just not available.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
More information about the infinispan-issues
mailing list