Mike Percy created KUDU-2008:
--------------------------------
Summary: Tablet copy client should initiate the remote copy
session before deleting the local copy
Key: KUDU-2008
URL: https://issues.apache.org/jira/browse/KUDU-2008
Project: Kudu
Issue Type: Bug
Components: recovery
Affects Versions: 1.3.1
Reporter: Mike Percy
Tablet copy client should initiate the remote copy session before deleting the
local copy.
At the time of writing, if an administrator uses {{kudu remote_replica copy
--force-copy}} while accidentally reversing the source and destination servers,
the good copy can be destroyed even if the intended destination doesn't have a
copy of the tablet.
It would be much better to ensure, as a sanity check, that the source server
has a good copy of the replica before destroying an existing replica on the
destination server to prepare for replacement.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)