[infinispan-issues] [JBoss JIRA] (ISPN-6843) JdbcStringBasedStore process does not iterate entries in parallel
Ryan Emerson (JIRA)
issues at jboss.org
Thu Aug 4 11:50:01 EDT 2016
[ https://issues.jboss.org/browse/ISPN-6843?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ryan Emerson updated ISPN-6843:
-------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request: https://github.com/infinispan/infinispan/pull/4488
> JdbcStringBasedStore process does not iterate entries in parallel
> -----------------------------------------------------------------
>
> Key: ISPN-6843
> URL: https://issues.jboss.org/browse/ISPN-6843
> Project: Infinispan
> Issue Type: Enhancement
> Components: Loaders and Stores
> Affects Versions: 9.0.0.Alpha2
> Reporter: Ryan Emerson
> Assignee: Ryan Emerson
>
> Current the process method is simply submitted to the executor and executed as one. Instead, the resultset of the query should be iterated in parallel like in JdbcBinaryStore.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the infinispan-issues
mailing list