[infinispan-issues] [JBoss JIRA] (ISPN-2918) TopologyAwareConsistentHashFactory doesn't distribute data to nodes evenly
RH Bugzilla Integration (JIRA)
jira-events at lists.jboss.org
Wed Mar 20 16:04:42 EDT 2013
[ https://issues.jboss.org/browse/ISPN-2918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12762222#comment-12762222 ]
RH Bugzilla Integration commented on ISPN-2918:
-----------------------------------------------
Tristan Tarrant <ttarrant at redhat.com> changed the Status of [bug 923928|https://bugzilla.redhat.com/show_bug.cgi?id=923928] from NEW to MODIFIED
> TopologyAwareConsistentHashFactory doesn't distribute data to nodes evenly
> --------------------------------------------------------------------------
>
> Key: ISPN-2918
> URL: https://issues.jboss.org/browse/ISPN-2918
> Project: Infinispan
> Issue Type: Bug
> Components: Distributed Cache
> Affects Versions: 5.2.4.Final
> Reporter: Dan Berindei
> Assignee: Dan Berindei
> Priority: Critical
> Labels: 5.2.x, jdg6
> Fix For: 5.2.6.Final, 5.3.0.Alpha1
>
>
> When the topology of a cluster is "balanced" (i.e. all sites have the same number of racks, racks have the same number of machines, machines have the same number of nodes), the number of segments owned by each node should be approximately the same.
> The current algorithm properly balances the primary owners of the segments, but the backup owners are not balanced, so a node can end up owning a lot more segments than expected.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list