[infinispan-issues] [JBoss JIRA] (ISPN-5262) StateTransfer considerably slow with sync indexing

Gustavo Fernandes (JIRA) issues at jboss.org
Tue Mar 3 14:50:49 EST 2015


Gustavo Fernandes created ISPN-5262:
---------------------------------------

             Summary: StateTransfer considerably slow with sync indexing
                 Key: ISPN-5262
                 URL: https://issues.jboss.org/browse/ISPN-5262
             Project: Infinispan
          Issue Type: Enhancement
            Reporter: Gustavo Fernandes


The {{StateResponseCommand}} applies state sequentially, chunk by chunk. 
The sequential cache population by a single thread does not take advantage of the index backend automatic batching capabilities when subjected to multiple threads and consequentially state transfer time can become prohibitive for large number of entries.



--
This message was sent by Atlassian JIRA
(v6.3.11#6341)


More information about the infinispan-issues mailing list