[jboss-jira] [JBoss JIRA] Resolved: (JBCACHE-909) FileCacheLoader reload of a cached object containing a Map object bad behavior
Ben Wang (JIRA)
jira-events at jboss.com
Tue Jan 2 02:52:32 EST 2007
[ http://jira.jboss.com/jira/browse/JBCACHE-909?page=all ]
Ben Wang resolved JBCACHE-909.
------------------------------
Fix Version/s: 1.4.1.GA
Resolution: Done
Fixed and added additional tests under aop.loader.CacheLoaderTestBase.
> FileCacheLoader reload of a cached object containing a Map object bad behavior
> -------------------------------------------------------------------------------
>
> Key: JBCACHE-909
> URL: http://jira.jboss.com/jira/browse/JBCACHE-909
> Project: JBoss Cache
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: PojoCache
> Affects Versions: 1.4.0.GA, 1.4.0.SP1
> Environment: Jboss 4.0.0 cache 1.4.1.BETA ,jboss-aop-1.5.2.GA
> Reporter: alonm
> Assigned To: Ben Wang
> Fix For: 1.4.1.GA
>
>
> After Jboss restart
> a cached object containing a Map object bad behavior
> Map m
> m.size = 0
> m.values is empty
> but m.getObject(key ) returns the value
>
--
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