[
https://issues.jboss.org/browse/ISPN-5218?page=com.atlassian.jira.plugin....
]
Tristan Tarrant updated ISPN-5218:
----------------------------------
Description:
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.
was:
The AdvancedCacheWriter should be extended with a write operation which takes multiple
entries 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.
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)