Hello Mike Percy, Kudu Jenkins, Todd Lipcon,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/8387
to look at the new patch set (#6).
Change subject: disk failure: randomized tserver test
......................................................................
disk failure: randomized tserver test
This patch adds a test that tests various paths that perform block IO by
manually applying randomized operations to a tablet and injecting disk
failures a fraction of the time. Eventually, the replica is marked as
failed, completing the test. This patch doesn't test the behavior after
reaching this failed state, but rather ensures this state is reachable
without crashing the server.
Change-Id: I17aca35fc0bf9c7b1b73308def865b0ed48d07fa
---
M src/kudu/integration-tests/cluster_itest_util.cc
M src/kudu/integration-tests/cluster_itest_util.h
M src/kudu/tserver/tablet_server-test-base.h
M src/kudu/tserver/tablet_server-test.cc
M src/kudu/tserver/tablet_server_test_util.cc
M src/kudu/tserver/tablet_server_test_util.h
6 files changed, 143 insertions(+), 36 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/87/8387/6
--
To view, visit http://gerrit.cloudera.org:8080/8387
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I17aca35fc0bf9c7b1b73308def865b0ed48d07fa
Gerrit-Change-Number: 8387
Gerrit-PatchSet: 6
Gerrit-Owner: Andrew Wong <[email protected]>
Gerrit-Reviewer: Andrew Wong <[email protected]>
Gerrit-Reviewer: Kudu Jenkins
Gerrit-Reviewer: Mike Percy <[email protected]>
Gerrit-Reviewer: Todd Lipcon <[email protected]>