Alexey Serbin has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/17068 )
Change subject: [txn_commit-itest] use hash partitioned table for tests ...................................................................... [txn_commit-itest] use hash partitioned table for tests This patch switches the test table auto-created by TestWorkload to be of the hash partitioned type. This allows for easier reasoning what tablets are to receive write operations when inserting a few test rows with adjacent integer keys. This change is essential for a follow-up patch https://gerrit.cloudera.org/#/c/17037/ Change-Id: I8c0bfa803e115d5731e873aa3972bff29f4e93a7 Reviewed-on: http://gerrit.cloudera.org:8080/17068 Tested-by: Alexey Serbin <[email protected]> Reviewed-by: Andrew Wong <[email protected]> --- M src/kudu/integration-tests/txn_commit-itest.cc 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Alexey Serbin: Verified Andrew Wong: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/17068 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I8c0bfa803e115d5731e873aa3972bff29f4e93a7 Gerrit-Change-Number: 17068 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)
