[jboss-jira] [JBoss JIRA] Created: (JBCACHE-1384) JDBCCacheLoader.put(fqn, map) not overridding values

Mircea Markus (JIRA) jira-events at lists.jboss.org
Fri Jul 4 06:56:08 EDT 2008


JDBCCacheLoader.put(fqn,map) not overridding values
---------------------------------------------------

                 Key: JBCACHE-1384
                 URL: http://jira.jboss.com/jira/browse/JBCACHE-1384
             Project: JBoss Cache
          Issue Type: Bug
      Security Level: Public (Everyone can see)
    Affects Versions: 1.4.1.SP9
            Reporter: Mircea Markus
         Assigned To: Mircea Markus
             Fix For: 1.4.X


JDBCCacheLoader.put(Fqn name, Map attributes) does not work as expected.
It does not overwrite the existing attribute map with values from the old one, as expected.
Contract defined in the interface is:
"    * Puts all entries of the map into the existing map of the given node,
    * overwriting existing keys, but not clearing the existing map before
    * insertion.
"

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list