[infinispan-issues] [JBoss JIRA] (ISPN-1195) Rehashing and state transfer to use digesting
Galder Zamarreño (JIRA)
jira-events at lists.jboss.org
Tue Aug 14 09:41:15 EDT 2012
[ https://issues.jboss.org/browse/ISPN-1195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Galder Zamarreño updated ISPN-1195:
-----------------------------------
Fix Version/s: 6.0.0.FINAL
(was: 5.2.0.FINAL)
Forum Reference: http://lists.jboss.org/pipermail/infinispan-dev/2011-May/thread.html (was: http://lists.jboss.org/pipermail/infinispan-dev/2011-May/thread.html)
> Rehashing and state transfer to use digesting
> ---------------------------------------------
>
> Key: ISPN-1195
> URL: https://issues.jboss.org/browse/ISPN-1195
> Project: Infinispan
> Issue Type: Feature Request
> Components: Distributed Cache, State transfer
> Reporter: Manik Surtani
> Assignee: Galder Zamarreño
> Priority: Critical
> Labels: rehash, state_transfer, versioning
> Fix For: 6.0.0.FINAL
>
>
> Rather than pushing entire state to new joiners, a mechanism of digests should be used to minimise network transfers. For example, Merkle trees can be used to determine which entries are out of date and need pushing, in the case of nodes that persist to a local cache store, and is restarted but still has access to some state on disk.
> This would require versioned entries though.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list