[infinispan-issues] [JBoss JIRA] Updated: (ISPN-329) Move coalesced logic from Unscheduled to Scheduled Write-Behind or asynchronous cache store
Galder Zamarreno (JIRA)
jira-events at lists.jboss.org
Tue Apr 6 07:37:38 EDT 2010
[ https://jira.jboss.org/jira/browse/ISPN-329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Galder Zamarreno updated ISPN-329:
----------------------------------
Fix Version/s: 5.0.0.BETA1
(was: 4.1.0.BETA1)
> Move coalesced logic from Unscheduled to Scheduled Write-Behind or asynchronous cache store
> -------------------------------------------------------------------------------------------
>
> Key: ISPN-329
> URL: https://jira.jboss.org/jira/browse/ISPN-329
> Project: Infinispan
> Issue Type: Task
> Components: Loaders and Stores
> Reporter: Galder Zamarreno
> Assignee: Galder Zamarreno
> Fix For: 5.0.0.BETA1
>
>
> In the async cache store, remove coalescing of modifications from Unscheduled Write-Behind or strategy and move it to the Scheduled Write-Behind strategy.
> The aim of the Unscheduled strategy is to be as fast as possible. Having to deal with coalescing changes is only going to slow it down for very little gain. Coalescing changes in an schedule strategy makes a lot more sense.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list