Alexey Serbin has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/14330 )
Change subject: [clock] modernize clock-related classes ...................................................................... [clock] modernize clock-related classes This patch updates the signature of clock-related classes to appropriate C++11 keywords instead of macro. This changelist doesn't contain any functional changes. Change-Id: I476a55189d4131d7a749db22dcf6f8b2af25b521 Reviewed-on: http://gerrit.cloudera.org:8080/14330 Tested-by: Alexey Serbin <[email protected]> Reviewed-by: Adar Dembo <[email protected]> --- M src/kudu/clock/clock.h M src/kudu/clock/hybrid_clock-test.cc M src/kudu/clock/hybrid_clock.h M src/kudu/clock/logical_clock.h M src/kudu/clock/system_ntp.h M src/kudu/clock/system_unsync_time.h 6 files changed, 39 insertions(+), 40 deletions(-) Approvals: Alexey Serbin: Verified Adar Dembo: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/14330 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I476a55189d4131d7a749db22dcf6f8b2af25b521 Gerrit-Change-Number: 14330 Gerrit-PatchSet: 2 Gerrit-Owner: Alexey Serbin <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120)
