[infinispan-issues] [JBoss JIRA] (ISPN-4661) TreeNode putIfAbsent implementation is different from what promised
Andrea Cosentino (JIRA)
issues at jboss.org
Sat Jul 25 08:20:03 EDT 2015
[ https://issues.jboss.org/browse/ISPN-4661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Andrea Cosentino updated ISPN-4661:
-----------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request: https://github.com/infinispan/infinispan/pull/3607
> TreeNode putIfAbsent implementation is different from what promised
> -------------------------------------------------------------------
>
> Key: ISPN-4661
> URL: https://issues.jboss.org/browse/ISPN-4661
> Project: Infinispan
> Issue Type: Bug
> Components: Core
> Affects Versions: 6.0.2.Final
> Environment: JDK 1.7.0_60, Maven 3.2.2
> Reporter: Berkes Adam
>
> In infinispan tree API (infinispan-tree, 6.0.2.Final) the TreeNode implementation's putIfAbsent method always return null which is different from the promise document for the method signature. It should return the value for the given key if exists.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
More information about the infinispan-issues
mailing list