Jean-Daniel Cryans has posted comments on this change. Change subject: Avoid extra fsyncs of tombstoned tablets during startup ......................................................................
Patch Set 1: (1 comment) http://gerrit.cloudera.org:8080/#/c/4915/1/src/kudu/tablet/tablet_metadata.cc File src/kudu/tablet/tablet_metadata.cc: Line 169: if (rowsets_.empty() && Worth putting this check in its own method? That way it can be externally tested, etc. -- To view, visit http://gerrit.cloudera.org:8080/4915 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: I60cb184b8de2a6a381371ddcf2fb938a19757eec Gerrit-PatchSet: 1 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Todd Lipcon <[email protected]> Gerrit-Reviewer: Jean-Daniel Cryans <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-HasComments: Yes
