[infinispan-issues] [JBoss JIRA] (ISPN-8786) Inconsistency if the WriteCommand isn't successful (triangle)
Pedro Ruivo (JIRA)
issues at jboss.org
Thu Feb 8 07:30:00 EST 2018
Pedro Ruivo created ISPN-8786:
---------------------------------
Summary: Inconsistency if the WriteCommand isn't successful (triangle)
Key: ISPN-8786
URL: https://issues.jboss.org/browse/ISPN-8786
Project: Infinispan
Issue Type: Bug
Components: Core
Reporter: Pedro Ruivo
Assignee: Pedro Ruivo
A stale read can happen in a backup owner if it performs a [conditional] write follow by a read operation.
If the write operation fails, it returns immediately but it may not have its local value updated. The read will return the old value.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the infinispan-issues
mailing list