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)