Hello Todd Lipcon,
I'd like you to do a code review. Please visit
http://gerrit.cloudera.org:8080/3975
to review the following change.
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, 479 insertions(+), 4 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/75/3975/1
--
To view, visit http://gerrit.cloudera.org:8080/3975
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I27228bac163b19334183103c77c4f818cf3f459c
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Mike Percy <[email protected]>
Gerrit-Reviewer: Todd Lipcon <[email protected]>