Alexey Serbin created KUDU-2331:
-----------------------------------
Summary: Use tablet_id filter for 'move_replica' while running
ksck-based pre-flight consistency check
Key: KUDU-2331
URL: https://issues.apache.org/jira/browse/KUDU-2331
Project: Kudu
Issue Type: Improvement
Components: ksck, supportability
Reporter: Alexey Serbin
{\{kudu tablet change_config move_replica}} could use {{tablet_id}} filter to
perform pre-flight consistency check. Right now, it always fails with
{{Network error: ksck pre-move health check failed: Not all Tablet Servers are
reachable}} error when whatever a tserver in the cluster is dead. No matter if
the dead server is not involved in serving a replica of the tablet, the command
doesn't allow users to run it.
The tool should allow moving a tablet replica when the destination server and
all tablet replicas are alive.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)