[ https://issues.apache.org/jira/browse/KUDU-3389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
shenxingwuying resolved KUDU-3389. ---------------------------------- Fix Version/s: 1.17.0 Resolution: Fixed > 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 > Assignee: shenxingwuying > Priority: Minor > Fix For: 1.17.0 > > > 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. > > [https://gerrit.cloudera.org/c/18923/] > > [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)