Andrew Wong has posted comments on this change. ( http://gerrit.cloudera.org:8080/11218 )
Change subject: KUDU-2538: [docs] Document how to manually recover from Cfile corruption ...................................................................... Patch Set 2: (3 comments) http://gerrit.cloudera.org:8080/#/c/11218/2/docs/troubleshooting.adoc File docs/troubleshooting.adoc: http://gerrit.cloudera.org:8080/#/c/11218/2/docs/troubleshooting.adoc@655 PS2, Line 655: remote_replica delete nit: surround in backticks http://gerrit.cloudera.org:8080/#/c/11218/2/docs/troubleshooting.adoc@667 PS2, Line 667: unsafe_replace_tablet nit: surround in backticks http://gerrit.cloudera.org:8080/#/c/11218/2/docs/troubleshooting.adoc@666 PS2, Line 666: You can repair the table by replacing the corrupt tablet with an empty one using the : link:https://kudu.apache.org/docs/command_line_tools_reference.html#tablet-unsafe_replace_tablet[unsafe_replace_tablet tool]. nit: hmm this seems kind of tricky since we're not actually repairing the table. Perhaps rephrase to something along the lines of: "If data loss has occurred, queries run against the table may fail. To restore reads to this table, run the `unsafe_replace_tablet` tool." ? -- To view, visit http://gerrit.cloudera.org:8080/11218 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: Ieefd472bef104921de7cab442fd49ab32c0fe81b Gerrit-Change-Number: 11218 Gerrit-PatchSet: 2 Gerrit-Owner: Grant Henke <[email protected]> Gerrit-Reviewer: Andrew Wong <[email protected]> Gerrit-Reviewer: Attila Bukor <[email protected]> Gerrit-Reviewer: Grant Henke <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Will Berkeley <[email protected]> Gerrit-Comment-Date: Wed, 15 Aug 2018 02:43:38 +0000 Gerrit-HasComments: Yes
