[infinispan-issues] [JBoss JIRA] Updated: (ISPN-682) return value of Remove command is unreliable in DIST without L1
Manik Surtani (JIRA)
jira-events at lists.jboss.org
Fri Oct 29 10:30:55 EDT 2010
[ https://jira.jboss.org/browse/ISPN-682?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Manik Surtani updated ISPN-682:
-------------------------------
Fix Version/s: 4.2.0.ALPHA5
(was: 4.2.0.BETA1)
> 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.ALPHA5
>
> 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
More information about the infinispan-issues
mailing list