]
RH Bugzilla Integration commented on ISPN-5262:
-----------------------------------------------
Sebastian Ćaskawiec <slaskawi(a)redhat.com> changed the Status of [bug
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
Fix For: 7.2.0.Beta1
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.