Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.0.0-incubating
-
None
Description
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
Attachments
Attachments
Issue Links
- links to