[
https://issues.apache.org/jira/browse/KUDU-2128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16151427#comment-16151427
]
Hao Hao commented on KUDU-2128:
-------------------------------
Found out the tablet copy failure I encountered is caused by KUDU-2131. But I
still think we may want to cancel the tablet copy in this case, as that is the
intention of the flag? Or we can just remove the '--move_copy_timeout_sec' flag?
> '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)