[infinispan-issues] [JBoss JIRA] (ISPN-5218) Add batching to the AdvancedCacheWriter interface
Ryan Emerson (JIRA)
issues at jboss.org
Wed Jun 7 05:38:02 EDT 2017
[ https://issues.jboss.org/browse/ISPN-5218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ryan Emerson updated ISPN-5218:
-------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request: https://github.com/infinispan/infinispan/pull/5184
> Add batching to the AdvancedCacheWriter interface
> -------------------------------------------------
>
> Key: ISPN-5218
> URL: https://issues.jboss.org/browse/ISPN-5218
> Project: Infinispan
> Issue Type: Enhancement
> Components: Loaders and Stores
> Reporter: Tristan Tarrant
> Assignee: Ryan Emerson
> Fix For: 9.1.0.Final
>
>
> The AdvancedCacheWriter should be extended with a batch operation which takes multiple write/remove operations so that stores which can do batching can optimize this. This would benefit:
> * passivateAll
> * putAll
> * the async writer
> Immediate users would be the JDBC stores, JPA, RocksDB.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the infinispan-issues
mailing list