Mike Percy created KUDU-2311:
--------------------------------
Summary: kudu remote_replica copy -force_copy should overwrite
unreadable cmeta
Key: KUDU-2311
URL: https://issues.apache.org/jira/browse/KUDU-2311
Project: Kudu
Issue Type: Improvement
Components: consensus, ops-tooling
Affects Versions: 1.6.0
Reporter: Mike Percy
If the consensus metadata file is corrupt, and the remote copy is attempted
with the "force" flag, the destination should allow the copy. Currently it
rejects the copy because it cannot open the cmeta file and compare the
last_logged_opid from request to the one on disk.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)