YifanZhang created KUDU-3329:
--------------------------------
Summary: Make command line tool `kudu tablet change_config
move_replica` asynchronous
Key: KUDU-3329
URL: https://issues.apache.org/jira/browse/KUDU-3329
Project: Kudu
Issue Type: Improvement
Reporter: YifanZhang
Sometimes we need to move tablet replicas manually instead of using
auto_rebalancer/rebalance tool when the server hardware is different in a
cluster or tablet size is different in a range partitioned table. Consider that
the `kudu tablet change_config move_replica` command line tool may timeout if
the tablet size is large, it is even better if it can be executed
asynchronously.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)