Hao Hao has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/10844 )
Change subject: KUDU-2191: Adjust upgrade tool to tolerate downgraded metadata ...................................................................... KUDU-2191: Adjust upgrade tool to tolerate downgraded metadata Currently, TestHmsDowngrade keeps on failing as the metadata upgrade tool does not handle tables being downgraded properly. This issue didn't surface because commit 214dbc249 didn't rebase. This commit corrects the upgrade tool to better handle this scenario. I also looped this test for 500 times, no failures found for TestHmsDowngrade. Dist-test: http://dist-test.cloudera.org/job?job_id=hao.hao.1530566672.124129 Change-Id: Ie9a3b154e77db4eda72b9c4b53861f9fe06f09a3 Reviewed-on: http://gerrit.cloudera.org:8080/10844 Reviewed-by: Andrew Wong <[email protected]> Tested-by: Kudu Jenkins --- M src/kudu/tools/tool_action_hms.cc 1 file changed, 15 insertions(+), 14 deletions(-) Approvals: Andrew Wong: Looks good to me, approved Kudu Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/10844 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: Ie9a3b154e77db4eda72b9c4b53861f9fe06f09a3 Gerrit-Change-Number: 10844 Gerrit-PatchSet: 7 Gerrit-Owner: Hao Hao <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Andrew Wong <[email protected]> Gerrit-Reviewer: Dan Burkert <[email protected]> Gerrit-Reviewer: Grant Henke <[email protected]> Gerrit-Reviewer: Hao Hao <[email protected]> Gerrit-Reviewer: Kudu Jenkins
