[infinispan-issues] [JBoss JIRA] (ISPN-6843) JdbcStringBasedStore process does not iterate entries in parallel

Ryan Emerson (JIRA) issues at jboss.org
Thu Jul 7 05:42:00 EDT 2016


Ryan Emerson created ISPN-6843:
----------------------------------

             Summary: 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