[
https://issues.jboss.org/browse/ISPN-4291?page=com.atlassian.jira.plugin....
]
Dennis Reed resolved ISPN-4291.
-------------------------------
Resolution: Rejected
The entire cache store does still have to be iterated through with REPL to delete any
stale data, so unfortunately this just takes a very long time with a slow cache store.
Poor REPL state transfer performance with cache stores
------------------------------------------------------
Key: ISPN-4291
URL:
https://issues.jboss.org/browse/ISPN-4291
Project: Infinispan
Issue Type: Bug
Components: State Transfer
Affects Versions: 6.0.2.Final
Reporter: Dennis Reed
Assignee: Dan Berindei
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.
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)