Hello Kudu Jenkins, I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/3975 to look at the new patch set (#3). Change subject: Create tablet history GC randomized itest ...................................................................... Create tablet history GC randomized itest First pass at a test that performs random operations on a tablet and then verifies that data is not lost as tablet history GC randomly occurs. It would be useful to add the following features to this test: * Support for reinsert * Control over rowsets selected for compaction * Control over projections selected for compaction Change-Id: I27228bac163b19334183103c77c4f818cf3f459c --- A src/kudu/integration-tests/mini_cluster-itest-base.h M src/kudu/integration-tests/tablet_history_gc-itest.cc 2 files changed, 507 insertions(+), 4 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/75/3975/3 -- To view, visit http://gerrit.cloudera.org:8080/3975 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newpatchset Gerrit-Change-Id: I27228bac163b19334183103c77c4f818cf3f459c Gerrit-PatchSet: 3 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Mike Percy <mpe...@apache.org> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Todd Lipcon <t...@apache.org>