You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Ashvin (JIRA)" <ji...@apache.org> on 2015/07/15 22:33:05 UTC

[jira] [Created] (GEODE-124) Ability to auto-rebalance data

Ashvin created GEODE-124:
----------------------------

             Summary: Ability to auto-rebalance data
                 Key: GEODE-124
                 URL: https://issues.apache.org/jira/browse/GEODE-124
             Project: Geode
          Issue Type: New Feature
    Affects Versions: 1.0.0-incubating
            Reporter: Ashvin
            Assignee: Ashvin


Rebalancing relocates data from heavily loaded members to lightly loaded members. Currently Geode only supports manual rebalancing by issuing a gfsh command or a java function call. In most cases, the decision to rebalance is based on the size of the member. As Geode monitors the data size, it can also automatically trigger rebalancing. Auto-Rebalancing is expected to prevent failures seen in an unbalanced cluster more than with a manual rebalance.

Latest spec: https://cwiki.apache.org/confluence/display/GEODE/Automated+Rebalancing



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)