You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2015/12/01 22:28:10 UTC

[jira] [Commented] (GEODE-581) Load probe that only considers the size of buckets

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

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

Commit 442faa06f3b3a7cb85065ee5b0585ed679c80ba0 in incubator-geode's branch refs/heads/develop from [~upthewaterspout]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-geode.git;h=442faa0 ]

GEODE-581: LoadProbe that balances based on bucket count

Adding a load probe that balances partitioned regions based on bucket
count, rather than on the amount of data in bytes on each node.


> Load probe that only considers the size of buckets
> --------------------------------------------------
>
>                 Key: GEODE-581
>                 URL: https://issues.apache.org/jira/browse/GEODE-581
>             Project: Geode
>          Issue Type: Improvement
>          Components: core
>            Reporter: Dan Smith
>            Assignee: Dan Smith
>
> The default implementation of LoadProbe used for rebalancing returns the size in bytes of each bucket.
> For some use cases, there is a need to ignore the size is bytes of the bucket and balance based on the number of buckets on each server instead.
> Geode should provide a load probe that returns only the number of buckets on each server.



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