Alexey Serbin has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/17734 )
Change subject: [master-test] clean up CreateTable() signature ...................................................................... [master-test] clean up CreateTable() signature This patch changes the signatures of the overloaded CreateTable() methods to better fit the existing test scenarios. With that, the call sites have less arguments to supply. This changlist doesn't contain any functional modifications. Change-Id: I78aebc17451c3dfa0a88edae9353a597053f2f72 Reviewed-on: http://gerrit.cloudera.org:8080/17734 Reviewed-by: Andrew Wong <[email protected]> Tested-by: Kudu Jenkins --- M src/kudu/master/master-test.cc 1 file changed, 160 insertions(+), 124 deletions(-) Approvals: Andrew Wong: Looks good to me, approved Kudu Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/17734 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I78aebc17451c3dfa0a88edae9353a597053f2f72 Gerrit-Change-Number: 17734 Gerrit-PatchSet: 2 Gerrit-Owner: Alexey Serbin <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Andrew Wong <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Mahesh Reddy <[email protected]>
