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 (#11).
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
---
A src/kudu/integration-tests/mini_cluster-itest-base.h
M src/kudu/integration-tests/tablet_history_gc-itest.cc
2 files changed, 604 insertions(+), 3 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/75/3975/11
--
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: 11
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]>