Todd Lipcon has posted comments on this change. Change subject: tablet copy: Allow voting from crashed initial tablet copies ......................................................................
Patch Set 3: (3 comments) http://gerrit.cloudera.org:8080/#/c/7961/3/src/kudu/master/sys_catalog.cc File src/kudu/master/sys_catalog.cc: Line 243: boost::none, mind adding a /* name= */ comment here so it's clearer the argument? the rest are relatively clear by their names but this one isn't. http://gerrit.cloudera.org:8080/#/c/7961/3/src/kudu/tablet/tablet-harness.h File src/kudu/tablet/tablet-harness.h: Line 103: boost::none, same http://gerrit.cloudera.org:8080/#/c/7961/3/src/kudu/tserver/tablet_copy_client.cc File src/kudu/tserver/tablet_copy_client.cc: PS3, Line 293: if (last_logged_opid) { : *superblock_->mutable_tombstone_last_logged_opid() = *last_logged_opid; : } : : I don't think it functionally matters, but I think this probably should go down below the check below, and maybe add a comment? -- To view, visit http://gerrit.cloudera.org:8080/7961 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: Idbc9cecac701c24ebe05759adbbb1fbe2b140506 Gerrit-PatchSet: 3 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Mike Percy <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Dan Burkert <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Mike Percy <[email protected]> Gerrit-Reviewer: Todd Lipcon <[email protected]> Gerrit-HasComments: Yes
