]
Gustavo Fernandes reassigned ISPN-5262:
---------------------------------------
Assignee: Gustavo Fernandes
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
Assignee: 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.