Andrew Wong has posted comments on this change. ( http://gerrit.cloudera.org:8080/13410 )
Change subject: hms: followup to 6a8d1d2 ...................................................................... Patch Set 5: Verified+1 (1 comment) All unrelated java flaky tests. I think Adar has been working to fix the Java infra. http://gerrit.cloudera.org:8080/#/c/13410/2/src/kudu/tools/tool_action_hms.cc File src/kudu/tools/tool_action_hms.cc: http://gerrit.cloudera.org:8080/#/c/13410/2/src/kudu/tools/tool_action_hms.cc@328 PS2, Line 328: managed_hms_tables_by_id[(*kudu_table)->id()].emplace_back( > Right, since we don't expect them in Kudu, I meant adding DCHECK_EQ() at li Right, but this is a Kudu tool -- we'd hit that check if we were to run this tool and that table type happened to be in the HMS, when we should _really_ just ignore it or catch it and warn the user. I opted to ignore it. -- To view, visit http://gerrit.cloudera.org:8080/13410 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I0d624258e1d177363fceba6b40d6aee77b142b54 Gerrit-Change-Number: 13410 Gerrit-PatchSet: 5 Gerrit-Owner: Andrew Wong <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Andrew Wong <[email protected]> Gerrit-Reviewer: Grant Henke <[email protected]> Gerrit-Reviewer: Hao Hao <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Mike Percy <[email protected]> Gerrit-Reviewer: Tidy Bot (241) Gerrit-Comment-Date: Thu, 23 May 2019 23:39:24 +0000 Gerrit-HasComments: Yes
