Todd Lipcon has posted comments on this change. Change subject: Don't crash TS if consensus metadata is corrupted ......................................................................
Patch Set 1: (1 comment) http://gerrit.cloudera.org:8080/#/c/3006/1/src/kudu/integration-tests/external_mini_cluster_fs_inspector.cc File src/kudu/integration-tests/external_mini_cluster_fs_inspector.cc: Line 193: auto cmeta_path = GetConsensusMetadataPathOnTS(index, tablet_id); > Nit: cmeta_file, to be consistent with ReadConsensusMetadataOnTS. Or rename Done -- To view, visit http://gerrit.cloudera.org:8080/3006 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: If9f85c1ce31a32e89e57c74e9750e66073b9752c Gerrit-PatchSet: 1 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Todd Lipcon <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Mike Percy <[email protected]> Gerrit-Reviewer: Todd Lipcon <[email protected]> Gerrit-Reviewer: song bruce zhang <[email protected]> Gerrit-HasComments: Yes
