Hello Will Berkeley, Tidy Bot, Mike Percy, Grant Henke,

I'd like you to reexamine a change. Please visit

    http://gerrit.cloudera.org:8080/13537

to look at the new patch set (#4).

Change subject: KUDU-2809 (5/6): add diff scan support to fuzz-itest
......................................................................

KUDU-2809 (5/6): add diff scan support to fuzz-itest

This patch adds diff scans to the set of operations supported by fuzz-itest.
The existing saved_values_ map is quite difficult to reuse for verifying
diff scan results, so instead I added a saved_redos_ map that tracks every
insertion/mutation as a discrete "redo".

For coverage, there are two new tests for KUDU-2809. I also ran fuzz-itest
in slow mode a few thousands times on this patch series without failure.

Change-Id: I3f7dae20ef1b903dba80e90d5f491e4322815fbb
---
M src/kudu/integration-tests/fuzz-itest.cc
M src/kudu/tablet/key_value_test_schema.h
2 files changed, 262 insertions(+), 18 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/37/13537/4
--
To view, visit http://gerrit.cloudera.org:8080/13537
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I3f7dae20ef1b903dba80e90d5f491e4322815fbb
Gerrit-Change-Number: 13537
Gerrit-PatchSet: 4
Gerrit-Owner: Adar Dembo <a...@cloudera.com>
Gerrit-Reviewer: Adar Dembo <a...@cloudera.com>
Gerrit-Reviewer: Grant Henke <granthe...@apache.org>
Gerrit-Reviewer: Mike Percy <mpe...@apache.org>
Gerrit-Reviewer: Tidy Bot (241)
Gerrit-Reviewer: Will Berkeley <wdberke...@gmail.com>

Reply via email to