[
https://jira.jboss.org/browse/ISPN-682?page=com.atlassian.jira.plugin.sys...
]
Sanne Grinovero updated ISPN-682:
---------------------------------
Description:
cache.remove(key) returns null in DIST mode when L1 is disabled (unreliableReturnValues
was not enabled), while the expected value is !=null.
providing a unit test highlighting the difference between L1 on/off: it seems to work fine
when L1 is enabled.
was:
cache.remove(key) returns null in DIST mode when L1 is disabled (unreliableReturnValues
was not enabled)
providing a unit test highlighting the difference between L1 on/off
return value of Remove command is unreliable in DIST without L1
---------------------------------------------------------------
Key: ISPN-682
URL:
https://jira.jboss.org/browse/ISPN-682
Project: Infinispan
Issue Type: Bug
Components: Core API, Distributed Cache
Affects Versions: 4.2.0.ALPHA2
Reporter: Sanne Grinovero
Assignee: Manik Surtani
Fix For: 4.2.0.BETA1
Attachments: ISPN-682-unittest.patch
cache.remove(key) returns null in DIST mode when L1 is disabled (unreliableReturnValues
was not enabled), while the expected value is !=null.
providing a unit test highlighting the difference between L1 on/off: it seems to work
fine when L1 is enabled.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira