[infinispan-issues] [JBoss JIRA] (ISPN-7936) Add configurable batch-size to AbstractStoreConfiguration
Ryan Emerson (JIRA)
issues at jboss.org
Thu Jun 15 05:10:00 EDT 2017
Ryan Emerson created ISPN-7936:
----------------------------------
Summary: Add configurable batch-size to AbstractStoreConfiguration
Key: ISPN-7936
URL: https://issues.jboss.org/browse/ISPN-7936
Project: Infinispan
Issue Type: Enhancement
Components: Loaders and Stores
Affects Versions: 9.1.0.Alpha1
Reporter: Ryan Emerson
Assignee: Ryan Emerson
Fix For: 9.1.0.Final
We should add a configurable batch-size parameter to the AbstractStoreConfiguration so that the number of batch writes to a store can be controlled on a per store level.
This is necessary as some store implementations may encounter problems if batches are too large, e.g. JDBC https://stackoverflow.com/questions/3536103/mysql-how-many-rows-can-i-insert-in-one-single-insert-statement/27855325#27855325
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the infinispan-issues
mailing list