Hello Tidy Bot, Kudu Jenkins,

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

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

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

Change subject: KUDU-3458 Startup tserver even if some metadata is corrupted
......................................................................

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: Id44abaef5238b1de99350d8db43494a7120de608
---
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, 229 insertions(+), 6 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/67/20067/4
--
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: Id44abaef5238b1de99350d8db43494a7120de608
Gerrit-Change-Number: 20067
Gerrit-PatchSet: 4
Gerrit-Owner: Anonymous Coward <zmarto...@cloudera.com>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Tidy Bot (241)

Reply via email to