[jboss-jira] [JBoss JIRA] Closed: (JBCACHE-206) PojoCache remote getObject needs to populate the in-memory reference as well

Jason T. Greene (JIRA) jira-events at lists.jboss.org
Fri Sep 14 18:34:11 EDT 2007


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

Jason T. Greene closed JBCACHE-206.
-----------------------------------

    Fix Version/s:     (was: PojoCache 2.2.0)
       Resolution: Out of Date

On detach, the in memory copy is synced.

> PojoCache remote getObject needs to populate the in-memory reference as well
> ----------------------------------------------------------------------------
>
>                 Key: JBCACHE-206
>                 URL: http://jira.jboss.com/jira/browse/JBCACHE-206
>             Project: JBoss Cache
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: PojoCache
>            Reporter: Ben Wang
>         Assigned To: Jason T. Greene
>            Priority: Minor
>   Original Estimate: 3 days
>  Remaining Estimate: 3 days
>
> Currently, if we do a getObject from the remote node, it will create a new instance and attach that pojo instance with a CacheInterceptor such that all pojo operations will be intercepted and interact from the cache. However, we will also need to populate the in-memory copy as well such that when a removeObject is called (such that the pojo is detached from the cache), the pojo will still has the correct values.
> Note this use case should be very rare. In general, if you do a removeObject, that usually means the pojos are ready for GCed.

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