Hello Kudu Jenkins, Andrew Wong, Adar Dembo,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/14642
to look at the new patch set (#3).
Change subject: [master] KUDU-2904 Crash master on disk error
......................................................................
[master] KUDU-2904 Crash master on disk error
Register disk failure and cfile corruption FS error handlers in the master.
Since system catalog is the only tablet on the master server
crash the master on hitting these failures.
Tests:
- Ran the newly added test 1000 times using dist-test and all passed.
Change-Id: I693eb7092c0b5feb530fb011937e636b40534495
---
M src/kudu/integration-tests/disk_failure-itest.cc
M src/kudu/master/master.cc
M src/kudu/master/master.h
3 files changed, 118 insertions(+), 37 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/42/14642/3
--
To view, visit http://gerrit.cloudera.org:8080/14642
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I693eb7092c0b5feb530fb011937e636b40534495
Gerrit-Change-Number: 14642
Gerrit-PatchSet: 3
Gerrit-Owner: Bankim Bhavsar <[email protected]>
Gerrit-Reviewer: Adar Dembo <[email protected]>
Gerrit-Reviewer: Andrew Wong <[email protected]>
Gerrit-Reviewer: Bankim Bhavsar <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)