Alexey Serbin has uploaded this change for review. ( 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 --- M src/kudu/integration-tests/txn_commit-itest.cc 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/68/17068/1 -- 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: newchange Gerrit-Change-Id: I8c0bfa803e115d5731e873aa3972bff29f4e93a7 Gerrit-Change-Number: 17068 Gerrit-PatchSet: 1 Gerrit-Owner: Alexey Serbin <[email protected]>
