[
https://issues.jboss.org/browse/ISPN-5262?page=com.atlassian.jira.plugin....
]
Gustavo Fernandes commented on ISPN-5262:
-----------------------------------------
Workaround is to use async indexing, setting {{"default.worker.execution",}} to
{{"async"}}
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)