[infinispan-issues] [JBoss JIRA] Resolved: (ISPN-329) Move coalesced logic from Unscheduled to Scheduled Write-Behind or asynchronous cache store

Galder Zamarreño (JIRA) jira-events at lists.jboss.org
Tue Jan 4 06:19:18 EST 2011


     [ https://issues.jboss.org/browse/ISPN-329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Galder Zamarreño resolved ISPN-329.
-----------------------------------

    Fix Version/s:     (was: 5.0.0.BETA1)
       Resolution: Won't Fix


Coalesced logic remains in unscheduled async store after Sanne fixed some important issues as part of ISPN-618

> Move coalesced logic from Unscheduled to Scheduled Write-Behind or asynchronous cache store
> -------------------------------------------------------------------------------------------
>
>                 Key: ISPN-329
>                 URL: https://issues.jboss.org/browse/ISPN-329
>             Project: Infinispan
>          Issue Type: Task
>          Components: Loaders and Stores
>            Reporter: Galder Zamarreño
>            Assignee: Galder Zamarreño
>
> 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.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       



More information about the infinispan-issues mailing list