[
https://issues.jboss.org/browse/ISPN-7051?page=com.atlassian.jira.plugin....
]
Dan Berindei commented on ISPN-7051:
------------------------------------
IMO if one of the owners in the read CH doesn't have the value, it's OK to return
{{null}}, even if another owner later turns out to have the value. If a {{cache.put(key,
value)}} is in progress, a {{cache.get(key)}} operation is allowed to return either the
new value or the old one.
If B returned {{null}} because it has a newer topology in which it's no longer an
owner, then we have a bug, but based on [~rvansa]'s description that's not the
case.
Intermittent RpcException during PUTs and GETs when topology changes
--------------------------------------------------------------------
Key: ISPN-7051
URL:
https://issues.jboss.org/browse/ISPN-7051
Project: Infinispan
Issue Type: Bug
Components: Core
Reporter: Gustavo Fernandes
Priority: Critical
Attachments: trace-jgroups.tgz.part-00, trace-jgroups.tgz.part-01,
trace-jgroups.tgz.part-02, trace-jgroups.tgz.part-03, trace-jgroups.tgz.part-04,
trace.tgz
The commit
https://github.com/infinispan/infinispan/commit/6ae4e2e7707285287ef753661...
seems to be introducing intermittent errors during gets and puts under topology changes
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)