[jboss-jira] [JBoss JIRA] Updated: (JBCACHE-518) Investigate use a new replication schema for PojoCache
Ben Wang (JIRA)
jira-events at jboss.com
Mon Aug 14 22:48:19 EDT 2006
[ http://jira.jboss.com/jira/browse/JBCACHE-518?page=all ]
Ben Wang updated JBCACHE-518:
-----------------------------
Fix Version/s: PojoCache 2.2.0
(was: PojoCache)
> Investigate use a new replication schema for PojoCache
> ------------------------------------------------------
>
> Key: JBCACHE-518
> URL: http://jira.jboss.com/jira/browse/JBCACHE-518
> Project: JBoss Cache
> Issue Type: Sub-task
> Security Level: Public(Everyone can see)
> Reporter: Ben Wang
> Assigned To: Ben Wang
> Fix For: PojoCache 2.2.0
>
> Original Estimate: 2 weeks
> Remaining Estimate: 2 weeks
>
> We should look into a new replication schema for PojoCache putObject and removeObject operation. Idea is during replication, instead of breaking it down and do lots of puts, we replicate the original objects and map it into PojoCache on the other side. This has potential of saving the binary size but has pontential to be more cpu intensive.
> The other issue is what to do with automicity during putObject and removeObject?
--
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