[
https://issues.jboss.org/browse/ISPN-4661?page=com.atlassian.jira.plugin....
]
Andrea Cosentino commented on ISPN-4661:
----------------------------------------
PR submitted:
https://github.com/infinispan/infinispan/pull/3607
Sorry, but I can't modify the Status of this issue with "Pull Request Sent",
I haven't permissions to do this.
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)