Todd Lipcon has posted comments on this change. Change subject: WIP Fix exactly_once bug in tablet bootstrap ......................................................................
Patch Set 1: (1 comment) http://gerrit.cloudera.org:8080/#/c/5432/1/src/kudu/tablet/tablet_bootstrap.cc File src/kudu/tablet/tablet_bootstrap.cc: Line 1186: new_result->mutable_ops(i)->Clear(); do you need to first set up new_result->mutable_ops() to have the correct length? -- To view, visit http://gerrit.cloudera.org:8080/5432 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ia33e6a937990c6a6f9d646cac300024ef95bcf7f Gerrit-PatchSet: 1 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: David Ribeiro Alves <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Todd Lipcon <[email protected]> Gerrit-HasComments: Yes
