Hello Tidy Bot, Marton Greber, Alexey Serbin, Kudu Jenkins, Wang Xixu,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/20067
to look at the new patch set (#5).
Change subject: [WIP] KUDU-3458 Startup tserver even if some metadata is
corrupted
......................................................................
[WIP] KUDU-3458 Startup tserver even if some metadata is corrupted
kudu-tserver should not stop loading if some tablet metadatas
are corrupt. If a power failure/ kerner panic etc. whould cause it,
tserver could just bootstrap the other tablets and run. The system
catalog will eventually detect that some tablets are
underreplicated and would re-replicate them either on this
server or elsewhere. This also allows for a 3 tserver setup
with RF=3 to automatically restore itself if no other error
than a metadata corruption is present.
Change-Id: Id44abaef5238b1de99350d8db43494a7120de60
---
M src/kudu/integration-tests/ts_tablet_manager-itest.cc
M src/kudu/tserver/ts_tablet_manager.cc
M src/kudu/tserver/ts_tablet_manager.h
3 files changed, 224 insertions(+), 6 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/67/20067/5
--
To view, visit http://gerrit.cloudera.org:8080/20067
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Id44abaef5238b1de99350d8db43494a7120de60
Gerrit-Change-Number: 20067
Gerrit-PatchSet: 5
Gerrit-Owner: Zoltan Martonka <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Marton Greber <[email protected]>
Gerrit-Reviewer: Tidy Bot (241)
Gerrit-Reviewer: Wang Xixu <[email protected]>