[jboss-jira] [JBoss JIRA] Resolved: (JBCACHE-1057) Modifying a detached POJO still shows changes in the cache (under /__JBossInternal__) and replicates it to other caches

Jason T. Greene (JIRA) jira-events at lists.jboss.org
Wed Jun 20 21:36:52 EDT 2007


     [ http://jira.jboss.com/jira/browse/JBCACHE-1057?page=all ]

Jason T. Greene resolved JBCACHE-1057.
--------------------------------------

    Resolution: Done

Fixed in CR3

> Modifying a detached POJO still shows changes in the cache (under /__JBossInternal__) and replicates it to other caches
> -----------------------------------------------------------------------------------------------------------------------
>
>                 Key: JBCACHE-1057
>                 URL: http://jira.jboss.com/jira/browse/JBCACHE-1057
>             Project: JBoss Cache
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: PojoCache
>    Affects Versions: 2.0.0.CR1
>            Reporter: Galder Zamarreno
>         Assigned To: Jason T. Greene
>            Priority: Minor
>             Fix For: 2.0.0.CR3, 2.0.0.GA
>
>
> Two PojoCache instances replicated. Add a POJO in the first instance and then detach() it from the second 
> cache instance. This removes the POJO from the cache. But if you now call a setX() on the POJO from 
> the first instance, first, the cache stores the new value under /__JBossInternal__ and it also replicates it to 
> the second cache instance. 

-- 
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