]
RH Bugzilla Integration commented on ISPN-4291:
-----------------------------------------------
Martin Gencur <mgencur(a)redhat.com> changed the Status of [bug
Poor REPL state transfer performance with cache stores
------------------------------------------------------
Key: ISPN-4291
URL:
https://issues.jboss.org/browse/ISPN-4291
Project: Infinispan
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: State Transfer
Affects Versions: 6.0.2.Final
Reporter: Dennis Reed
Assignee: Dan Berindei
Fix For: 7.0.0.Alpha5
During a state transfer every single key is loaded from the cache store to determine
whether it's still owned by the local node.
This is an extremely slow operation, and doesn't even make sense for a REPL cache.