Hello Todd Lipcon,
I'd like you to do a code review. Please visit
http://gerrit.cloudera.org:8080/3943
to review the following change.
Change subject: Timestamp::FromUint64 should return void
......................................................................
Timestamp::FromUint64 should return void
It does no validation, can't fail, and has the same signature as one of
Timestamp's explicit constructors.
Change-Id: I98d487abb7b9e947b6c8c0a291812f790407242e
---
M src/kudu/common/timestamp.cc
M src/kudu/common/timestamp.h
M src/kudu/tablet/delta_stats.cc
M src/kudu/tablet/tablet_bootstrap.cc
4 files changed, 5 insertions(+), 7 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/43/3943/1
--
To view, visit http://gerrit.cloudera.org:8080/3943
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I98d487abb7b9e947b6c8c0a291812f790407242e
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Mike Percy <[email protected]>
Gerrit-Reviewer: Todd Lipcon <[email protected]>