[kudu-CR] Create tablet history GC randomized itest

2016-08-14 Thread Mike Percy (Code Review)
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 
Gerrit-Reviewer: Kudu Jenkins
Gerrit-Reviewer: Todd Lipcon 


[kudu-CR] Create tablet history GC randomized itest

2016-08-14 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change.

Change subject: Create tablet history GC randomized itest
..


Patch Set 3:

Build Started http://104.196.14.100/job/kudu-gerrit/2878/

-- 
To view, visit http://gerrit.cloudera.org:8080/3975
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I27228bac163b19334183103c77c4f818cf3f459c
Gerrit-PatchSet: 3
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Mike Percy 
Gerrit-Reviewer: Kudu Jenkins
Gerrit-Reviewer: Todd Lipcon 
Gerrit-HasComments: No


[kudu-CR] Create tablet history GC randomized itest

2016-08-14 Thread Mike Percy (Code Review)
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 (#2).

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/2
-- 
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: 2
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Mike Percy 
Gerrit-Reviewer: Kudu Jenkins
Gerrit-Reviewer: Todd Lipcon 


[kudu-CR] Create tablet history GC randomized itest

2016-08-14 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change.

Change subject: Create tablet history GC randomized itest
..


Patch Set 2:

Build Started http://104.196.14.100/job/kudu-gerrit/2874/

-- 
To view, visit http://gerrit.cloudera.org:8080/3975
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I27228bac163b19334183103c77c4f818cf3f459c
Gerrit-PatchSet: 2
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Mike Percy 
Gerrit-Reviewer: Kudu Jenkins
Gerrit-Reviewer: Todd Lipcon 
Gerrit-HasComments: No