Grant Henke has posted comments on this change. ( http://gerrit.cloudera.org:8080/14525 )
Change subject: KUDU-2982: Document taking backups on earlier versions of Kudu ...................................................................... Patch Set 1: (2 comments) http://gerrit.cloudera.org:8080/#/c/14525/1/docs/administration.adoc File docs/administration.adoc: http://gerrit.cloudera.org:8080/#/c/14525/1/docs/administration.adoc@449 PS1, Line 449: Additionally, when running the backup you need to pass `--forceFull` to disable : the incremental backup feature. Now each time the job is run a full backup will be taken. > Maybe we should add some version/capability detection to the job, so that i I don't think we need this for a few reasons: 1. The behavior change is so drastically different I think it needs to be an explicitly opt-in to avoid surprise. 2. There is already a very manual process of downloading the newer jar for usage. This is far more inconvenient than adding a flag. 3. There is also a server side configuration change required which is also far more inconvenient than adding a flag. 4. The value of adding this degrades very quickly as more releases come out. http://gerrit.cloudera.org:8080/#/c/14525/1/docs/administration.adoc@452 PS1, Line 452: far > "...is far more..." Done -- To view, visit http://gerrit.cloudera.org:8080/14525 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I15201bafc5c0e40b230873f92790d4fc2a02bdde Gerrit-Change-Number: 14525 Gerrit-PatchSet: 1 Gerrit-Owner: Grant Henke <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Grant Henke <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Comment-Date: Tue, 22 Oct 2019 16:34:22 +0000 Gerrit-HasComments: Yes
