[infinispan-issues] [JBoss JIRA] Updated: (ISPN-1195) Rehashing and state transfer to use digesting
Galder Zamarreño (JIRA)
jira-events at lists.jboss.org
Fri Sep 9 09:05:26 EDT 2011
[ 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: 5.2.0.FINAL
(was: 5.1.0.BETA1)
(was: 5.1.0.FINAL)
Affects Version/s: (was: 5.0.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: 5.2.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.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list