This is an automated email from the ASF dual-hosted git repository.
alexey pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/kudu.git.
from 883367e [thread] Fix the comment of Thread
new 5b2259a [clock] fix VLOG() misprint in MockNtp
new fcbca3d [clock] change in the semantics of TimeService::Init()
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
src/kudu/clock/hybrid_clock.cc | 12 +++++++--
src/kudu/clock/hybrid_clock.h | 4 +--
src/kudu/clock/mock_ntp.cc | 7 +++---
src/kudu/clock/mock_ntp.h | 7 +++---
src/kudu/clock/system_ntp.cc | 55 ++++++++++++++++++------------------------
src/kudu/clock/system_ntp.h | 11 +++++----
src/kudu/clock/time_service.h | 18 ++++++++------
7 files changed, 58 insertions(+), 56 deletions(-)