[jboss-jira] [JBoss JIRA] Updated: (JBCACHE-701) PojoCache to revisit usage of get with gravitation
Ben Wang (JIRA)
jira-events at jboss.com
Tue Jul 25 22:35:11 EDT 2006
[ http://jira.jboss.com/jira/browse/JBCACHE-701?page=all ]
Ben Wang updated JBCACHE-701:
-----------------------------
Fix Version/s: 2.0.0
(was: POJOCache)
> 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.0.0
>
>
> 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