[infinispan-issues] [JBoss JIRA] (ISPN-328) Async store to support frequency based flushing
Prashant Thakur (JIRA)
issues at jboss.org
Fri Oct 24 04:48:36 EDT 2014
[ https://issues.jboss.org/browse/ISPN-328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13014777#comment-13014777 ]
Prashant Thakur commented on ISPN-328:
--------------------------------------
The logic we have implemented locally is giving Primary Owner of data the responsibility of doing sync into the DB. During crash we would need to scan through all the entries but even in case of proper shutdown we can ensure that the local structures are flushed to DB using View Change Listner Pre event.
Please let us know if this logic has some gaps so that we can improve and contribute back.
> Async store to support frequency based flushing
> -----------------------------------------------
>
> Key: ISPN-328
> URL: https://issues.jboss.org/browse/ISPN-328
> Project: Infinispan
> Issue Type: Feature Request
> Components: Loaders and Stores
> Reporter: Galder Zamarreño
> Assignee: Galder Zamarreño
> Labels: hackathon
>
> Implement frequency based flushing in the async store. This is also called, Scheduled Write-Behing Strategy.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
More information about the infinispan-issues
mailing list