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