[infinispan-issues] [JBoss JIRA] (ISPN-4673) Split-brain: get() returns null when all owners are removed from view
Radim Vansa (JIRA)
issues at jboss.org
Wed Aug 27 10:40:59 EDT 2014
Radim Vansa created ISPN-4673:
---------------------------------
Summary: 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
Security Level: Public (Everyone can see)
Affects Versions: 7.0.0.Beta1
Reporter: Radim Vansa
Assignee: Dan Berindei
Priority: Critical
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