Andrew Wong has uploaded this change for review. ( http://gerrit.cloudera.org:8080/16699
Change subject: KUDU-2612: fuzz transactional inserts ...................................................................... KUDU-2612: fuzz transactional inserts This patch updates fuzz-itest to include transactionality to the test. Since transactionality keeps ops hidden until commit time, this meant adding some maps to keep track of new expected and pending state while ops were uncommitted. Change-Id: I719d42327ab18fda874332c9d6e1ae34aca8e846 --- M src/kudu/client/client.h M src/kudu/integration-tests/fuzz-itest.cc 2 files changed, 446 insertions(+), 113 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/99/16699/1 -- To view, visit http://gerrit.cloudera.org:8080/16699 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I719d42327ab18fda874332c9d6e1ae34aca8e846 Gerrit-Change-Number: 16699 Gerrit-PatchSet: 1 Gerrit-Owner: Andrew Wong <[email protected]>
