[infinispan-issues] [JBoss JIRA] (ISPN-1394) Investigate possibility of doing manual rehashing
Tristan Tarrant (Commented) (JIRA)
jira-events at lists.jboss.org
Wed Oct 12 07:40:18 EDT 2011
[ https://issues.jboss.org/browse/ISPN-1394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12634143#comment-12634143 ]
Tristan Tarrant commented on ISPN-1394:
---------------------------------------
Regarding the removal of nodes, why don't we tell the system which nodes we intend to remove beforehand, so it can actually work out if there might be inconsistencies (e.g. insufficient numOwners).
> Investigate possibility of doing manual rehashing
> -------------------------------------------------
>
> Key: ISPN-1394
> URL: https://issues.jboss.org/browse/ISPN-1394
> Project: Infinispan
> Issue Type: Feature Request
> Components: Distributed Cache
> Reporter: Galder Zamarreño
> Assignee: Dan Berindei
> Fix For: 5.2.0.FINAL
>
>
> Investigate the possibility of being able to do manual rehashing:
> - Approach used Dynamo (and Cassandra)
> - If you're adding 100 nodes, using manual rehashing could reduce traffic and make it more predictable
> - Could be called via JMX
> - But removing 10 nodes could be problematic. Unless number of owners is 11 or higher, which will guarantee that at least a copy of data is around
--
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