[infinispan-issues] [JBoss JIRA] (ISPN-4661) TreeNode putIfAbsent implementation is different from what promised

Berkes Adam (JIRA) issues at jboss.org
Sat Aug 23 09:46:59 EDT 2014


Berkes Adam created ISPN-4661:
---------------------------------

             Summary: TreeNode putIfAbsent implementation is different from what promised
                 Key: ISPN-4661
                 URL: https://issues.jboss.org/browse/ISPN-4661
             Project: Infinispan
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: Core
    Affects Versions: 6.0.2.Final
         Environment: JDK 1.7.0_60
            Reporter: Berkes Adam
            Assignee: Dan Berindei


In infinispan tree API 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.1#6329)


More information about the infinispan-issues mailing list