Mike Percy has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/12839 )
Change subject: tablet_server-test-base: make types match schema ...................................................................... tablet_server-test-base: make types match schema This patch makes the types used in the TabletServerTestBase helper methods consistent with the schema they assume, which specifies an int32 for both the key and the value fields. Additionally, fix up the variable types in various places in tablet_server-test to match the calls that are assigned to them. Change-Id: I209db29d8be884db1173f5141f2e63a89c32d408 Reviewed-on: http://gerrit.cloudera.org:8080/12839 Reviewed-by: Adar Dembo <[email protected]> Tested-by: Kudu Jenkins --- M src/kudu/tserver/tablet_server-test-base.cc M src/kudu/tserver/tablet_server-test-base.h M src/kudu/tserver/tablet_server-test.cc 3 files changed, 30 insertions(+), 30 deletions(-) Approvals: Adar Dembo: Looks good to me, approved Kudu Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/12839 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I209db29d8be884db1173f5141f2e63a89c32d408 Gerrit-Change-Number: 12839 Gerrit-PatchSet: 4 Gerrit-Owner: Mike Percy <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Mike Percy <[email protected]>
