[infinispan-issues] [JBoss JIRA] (ISPN-2435) Cache#replace(key, old, new) method doesn't check old value on non-local invocations
Adrian Nistor (JIRA)
jira-events at lists.jboss.org
Tue Jan 22 11:32:21 EST 2013
[ https://issues.jboss.org/browse/ISPN-2435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12749523#comment-12749523 ]
Adrian Nistor commented on ISPN-2435:
-------------------------------------
[~sannegrinovero] What do you mean by "doesn't check old value on non-local invocations". Does it write the value regardless of the old value or it does not write at all? Do you have a test scenario, preferably unit test, that fails?
You mention DIST so I'm wondering if this works for you in REPL mode. The forum post from Mircea's comment is using REPL. But not sure if that post is related anyway because it uses putIfAbsent, not replace.
I'm asking this because currently I'm working on ISPN-2647 which is very very related if not a duplicate of this :)
> Cache#replace(key, old, new) method doesn't check old value on non-local invocations
> ------------------------------------------------------------------------------------
>
> Key: ISPN-2435
> URL: https://issues.jboss.org/browse/ISPN-2435
> Project: Infinispan
> Issue Type: Bug
> Components: Core API, Distributed Cache
> Affects Versions: 5.1.8.Final, 5.2.0.Beta2
> Reporter: Sanne Grinovero
> Assignee: Mircea Markus
> Priority: Critical
> Fix For: 5.3.0.Final
>
>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list