Hello Adar Dembo, Kudu Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/2595
to look at the new patch set (#2).
Change subject: WIP: KUDU-1377: Ignore corrupted trailing records on LBM
metadata
......................................................................
WIP: KUDU-1377: Ignore corrupted trailing records on LBM metadata
TODO:
- Must truncate metadata file after first opening it.
- Needs tests.
Change-Id: I0b88ba051b390b6a2587eecdd205c478f1edccb4
---
M src/kudu/fs/log_block_manager.cc
M src/kudu/util/pb_util.cc
M src/kudu/util/pb_util.h
3 files changed, 65 insertions(+), 19 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/95/2595/2
--
To view, visit http://gerrit.cloudera.org:8080/2595
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I0b88ba051b390b6a2587eecdd205c478f1edccb4
Gerrit-PatchSet: 2
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Mike Percy <[email protected]>
Gerrit-Reviewer: Adar Dembo <[email protected]>
Gerrit-Reviewer: Kudu Jenkins