[
https://issues.apache.org/jira/browse/HBASE-26177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17409131#comment-17409131
]
Bryan Beaudreault commented on HBASE-26177:
-------------------------------------------
[~claraxiong] I had some time today and looked into the reload configs portion.
I created a subtask for that part, and will throw up a PR in a bit. We could
create a separate subtask for the overrides, which would also be nice.
> Add support to run balancer overriding current config
> -----------------------------------------------------
>
> Key: HBASE-26177
> URL: https://issues.apache.org/jira/browse/HBASE-26177
> Project: HBase
> Issue Type: Bug
> Components: Balancer
> Reporter: Clara Xiong
> Priority: Major
>
> At times we want a one-time run for balancer with specific aggressive configs
> such as recovering from a failure of half cluster. Currently some config are
> loaded dynamically but some don't. And it could be error prone when we try to
> restore the configs.
> With a dry run feature coming, we want to let user run a dry run with the
> overriding config to choose the config and then run it. The implementation
> becomes more straightforward if we allow overidding configs for both config
> and actual runs.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)