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

Ben Wang (JIRA) jira-events at jboss.com
Sun Jul 16 12:31:11 EDT 2006


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


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