You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kudu.apache.org by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/02/27 03:16:55 UTC

[kudu-CR] WIP: KUDU-969. Fix handling of crashes just before tablet metadata flush

Hello David Ribeiro Alves,

I'd like you to do a code review.  Please visit

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

to review the following change.

Change subject: WIP: KUDU-969. Fix handling of crashes just before tablet metadata flush
......................................................................

WIP: KUDU-969. Fix handling of crashes just before tablet metadata flush

Change-Id: I1d996a470b9a7957ad3eb7fe02f22f85c32b5f9d
---
M src/kudu/integration-tests/ts_recovery-itest.cc
M src/kudu/tablet/tablet.cc
M src/kudu/tablet/tablet_bootstrap.cc
3 files changed, 223 insertions(+), 52 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/33/2333/1
-- 
To view, visit http://gerrit.cloudera.org:8080/2333
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I1d996a470b9a7957ad3eb7fe02f22f85c32b5f9d
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Todd Lipcon <to...@apache.org>
Gerrit-Reviewer: David Ribeiro Alves <da...@cloudera.com>