[
https://issues.apache.org/jira/browse/HBASE-5959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13284348#comment-13284348
]
Elliott Clark commented on HBASE-5959:
--------------------------------------
Right now the two most variable(read and write) are not used they have a 0
co-efficient. I'll need to add in a lot more plumbing to get a moving average
going and this patch is getting a little too long in the tooth as it is.
They are the whole point (write requests were the original impetus for this
patch). Every time someone talks about load balancing they have a different
need. That need is not encompassed by one metric or one single best fit. If
it was then the default loadbalnacer would be enough.
Tuning this is a pretty difficult challenge (if the defaults are deviated
from), however with the complexity comes a more powerful ability to move
read/write/memory load.
> Add other load balancers
> ------------------------
>
> Key: HBASE-5959
> URL: https://issues.apache.org/jira/browse/HBASE-5959
> Project: HBase
> Issue Type: New Feature
> Components: master
> Affects Versions: 0.96.0
> Reporter: Elliott Clark
> Assignee: Elliott Clark
> Attachments: HBASE-5959-0.patch, HBASE-5959-1.patch,
> HBASE-5959-2.patch, HBASE-5959-3.patch, HBASE-5959-6.patch,
> HBASE-5959-7.patch, HBASE-5959-8.patch, HBASE-5959-9.patch,
> HBASE-5959.D3189.1.patch, HBASE-5959.D3189.2.patch, HBASE-5959.D3189.3.patch,
> HBASE-5959.D3189.4.patch, HBASE-5959.D3189.5.patch, HBASE-5959.D3189.6.patch,
> HBASE-5959.D3189.7.patch
>
>
> Now that balancers are pluggable we should give some options.b
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira