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

Yingchun Lai commented on KUDU-2911:
------------------------------------

Thanks for your report.

But it seems duplicate with https://issues.apache.org/jira/browse/KUDU-2901

> Consider the free space when select data dirs for tablets
> ---------------------------------------------------------
>
>                 Key: KUDU-2911
>                 URL: https://issues.apache.org/jira/browse/KUDU-2911
>             Project: Kudu
>          Issue Type: Improvement
>            Reporter: ZhangYao
>            Priority: Major
>
> Currently, it only consider the tablets number in a data dir when finding the 
> suitable dir group for new tablets. It randomly select directories and gives 
> preference to those with fewer tablets. We should also consider free disk 
> space to prevent insufficient space dir being selected and subsequence 
> writing will fail.
> Maybe use FreeByte / TabletNumbers to measure is a way to consider both the 
> tablet number and the free space.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

Reply via email to