Todd Lipcon has submitted this change and it was merged. Change subject: KUDU-236 (part 2). Create randomized tablet history GC itest ......................................................................
KUDU-236 (part 2). Create randomized tablet history GC itest Randomized test that performs random operations on a tablet and then verifies that data is not lost as tablet history GC randomly occurs. It may be useful to add the following features to this test in follow-up commits: * Support for reinsert (requires KUDU-237) * Control over rowsets selected for compaction * Control over projections selected for compaction Change-Id: I27228bac163b19334183103c77c4f818cf3f459c Reviewed-on: http://gerrit.cloudera.org:8080/3975 Tested-by: Kudu Jenkins Reviewed-by: Todd Lipcon <[email protected]> --- A src/kudu/integration-tests/mini_cluster-itest-base.h M src/kudu/integration-tests/tablet_history_gc-itest.cc 2 files changed, 602 insertions(+), 3 deletions(-) Approvals: Todd Lipcon: Looks good to me, approved Kudu Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/3975 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: I27228bac163b19334183103c77c4f818cf3f459c Gerrit-PatchSet: 14 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Mike Percy <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Mike Percy <[email protected]> Gerrit-Reviewer: Todd Lipcon <[email protected]>
