[
https://issues.apache.org/jira/browse/KUDU-886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16031763#comment-16031763
]
Todd Lipcon commented on KUDU-886:
----------------------------------
A couple articles that might be relevant:
Data partitioning and load balancing in parallel disk systems:
https://pdfs.semanticscholar.org/625c/497d2c92d4b8de8181dde7ca68645903f37a.pdf
Adaptive Load Balancing in Disk Arrays: (can't find a PDF, same author as above)
Lots of other articles cite the first of the above as well, which is a good
reading list to dig through
> Cluster load balancing
> ----------------------
>
> Key: KUDU-886
> URL: https://issues.apache.org/jira/browse/KUDU-886
> Project: Kudu
> Issue Type: New Feature
> Components: master
> Affects Versions: 1.2.0
> Reporter: Todd Lipcon
>
> We should add some load balancing support for GA:
> - move leaders to evenly spread RPC load.
> - eventually move tablets to even out disk space or load.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)