Hello Tidy Bot, David Ribeiro Alves, Kudu Jenkins,

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

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

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

Change subject: exactly_once_writes-itest for faulty disks
......................................................................

exactly_once_writes-itest for faulty disks

This patch adds an ExactlyOnceWrites test that exercises intermittently
crashy disks. This serves to not only test disk failures during writes,
but also test disk failures during tablet copies, all while maintaining
exactly-once semantics.

exactly_once_writes-itest is also updated to use std::thread instead of
kudu::Thread, and to favor returning Status instead of void.

Change-Id: I966b41b71e39827f8f78fcca59a2208f13f71e53
---
M src/kudu/integration-tests/exactly_once_writes-itest.cc
M src/kudu/util/test_macros.h
2 files changed, 241 insertions(+), 121 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/88/8388/8
--
To view, visit http://gerrit.cloudera.org:8080/8388
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I966b41b71e39827f8f78fcca59a2208f13f71e53
Gerrit-Change-Number: 8388
Gerrit-PatchSet: 8
Gerrit-Owner: Andrew Wong <aw...@cloudera.com>
Gerrit-Reviewer: Andrew Wong <aw...@cloudera.com>
Gerrit-Reviewer: David Ribeiro Alves <davidral...@gmail.com>
Gerrit-Reviewer: Kudu Jenkins
Gerrit-Reviewer: Tidy Bot

Reply via email to