Bug 1111188 - Poor REPL state transfer performance with cache stores
Summary: Poor REPL state transfer performance with cache stores
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Data Grid 6
Classification: JBoss
Component: Infinispan
Version: 6.2.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: CR1
: 6.3.0
Assignee: Tristan Tarrant
QA Contact: Martin Gencur
URL:
Whiteboard:
Depends On:
Blocks: 1104639
TreeView+ depends on / blocked
 
Reported: 2014-06-19 12:31 UTC by Dan Berindei
Modified: 2018-12-06 16:56 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2015-01-26 14:04:22 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker ISPN-4291 0 Major Resolved Poor REPL state transfer performance with cache stores 2014-07-31 18:09:20 UTC

Description Dan Berindei 2014-06-19 12:31:44 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.