[ 
https://issues.apache.org/jira/browse/GEODE-124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14639148#comment-14639148
 ] 

ASF subversion and git services commented on GEODE-124:
-------------------------------------------------------

Commit 8abba2046c7e6316ce189f18e63dda5a22e673e0 in incubator-geode's branch 
refs/heads/feature/GEODE-124 from Ashvin Agrawal
[ https://git-wip-us.apache.org/repos/asf?p=incubator-geode.git;h=8abba20 ]

GEODE-124: Create basic auto-balancer skeleton

* Create a sub-project for auto-rebalancer
* Commit quartz based scheduler to parse and interpret cron strings
* Add a new DistributedLockService and Object for AutoBalancer
* Create stat for auto-rebalance-attempts in ResourceStats


> 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
>         Attachments: GEODE-AutomatedRebalancing-150715.pdf
>
>
> 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)

Reply via email to