[jboss-jira] [JBoss JIRA] Updated: (JBCACHE-701) PojoCache to revisit usage of get with gravitation

Ben Wang (JIRA) jira-events at lists.jboss.org
Fri Mar 2 22:47:13 EST 2007


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

Ben Wang updated JBCACHE-701:
-----------------------------

    Fix Version/s: 2.1.0.GA
                       (was: 2.0.0.GA)

> PojoCache to revisit usage of get with gravitation
> --------------------------------------------------
>
>                 Key: JBCACHE-701
>                 URL: http://jira.jboss.com/jira/browse/JBCACHE-701
>             Project: JBoss Cache
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>          Components: PojoCache
>            Reporter: Ben Wang
>         Assigned To: Ben Wang
>             Fix For: 2.1.0.GA
>
>
> Currently we have in couple places to trigger data gravitation (for buddy replication) in PojoCache. But this is still prone to error (and may be inefficient as well) becuase of the possibility of recursive call. Is it possible that we do this from the user code instead? That is, before we go to PojoCache, can we do get(region, dataGravitation) to gravitate all data to this node first?
> Let's check this with Brian.

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