You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kudu.apache.org by "shenxingwuying (Jira)" <ji...@apache.org> on 2022/08/09 02:40:00 UTC

[jira] [Updated] (KUDU-3389) support turning on/off auto rebalancer at runtime

     [ https://issues.apache.org/jira/browse/KUDU-3389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

shenxingwuying updated KUDU-3389:
---------------------------------
    Description: 
kudu-master supports auto-rebalancer, but it must be decided whether enable it before kudu master starting.

If users want to change the flag, they should change the gflag and restart masters.

 

So supporting to turn on/off `auto rebalancer` when kudu-master running is a good idea.

We can use gflag --auto_rebalancing_enabled to do this job.

 

[The patch: https://gerrit.cloudera.org/c/18679/|https://gerrit.cloudera.org/c/18679/]

 

  was:
kudu-master supports auto-rebalancer, but it must be decided whether enable it before kudu master starting. If users want to change the flag, they should change the gflag and restart masters.

 

So supporting to turn on/off `auto rebalancer` when kudu-master running is a good idea.

We can use gflag --auto_rebalancing_enabled to do this job.

 

[The patch: https://gerrit.cloudera.org/c/18679/|https://gerrit.cloudera.org/c/18679/]

 


> support turning on/off auto rebalancer at runtime
> -------------------------------------------------
>
>                 Key: KUDU-3389
>                 URL: https://issues.apache.org/jira/browse/KUDU-3389
>             Project: Kudu
>          Issue Type: Improvement
>            Reporter: shenxingwuying
>            Priority: Minor
>
> kudu-master supports auto-rebalancer, but it must be decided whether enable it before kudu master starting.
> If users want to change the flag, they should change the gflag and restart masters.
>  
> So supporting to turn on/off `auto rebalancer` when kudu-master running is a good idea.
> We can use gflag --auto_rebalancing_enabled to do this job.
>  
> [The patch: https://gerrit.cloudera.org/c/18679/|https://gerrit.cloudera.org/c/18679/]
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)