Hao Hao created KUDU-2128:
-----------------------------
Summary: 'move replica' tool should cancel tablet copy when exit
with timeout
Key: KUDU-2128
URL: https://issues.apache.org/jira/browse/KUDU-2128
Project: Kudu
Issue Type: Improvement
Affects Versions: 1.5.0
Reporter: Hao Hao
Currently, 'kudu move replica' tool, which moves tablet replica from one to
another, will time out based on the setting of flag --move_copy_timeout_sec.
When the request timeout, it will just exit without aborting the ongoing tablet
copy.
1) It would be a better experience to cancel the tablet copy while exit.
2) It also would be nice to show the timeout setting in the help content for
users to be aware of this config.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)