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 9c84920  [clock] cleanup on accessing HybridClock::next_timestamp_
     new 6371ffd  [hybrid clock] KUDU-3048 introduce new clock metrics
     new bd8e8f8  [clock] introduce time source auto selection

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/builtin_ntp.cc                      |  41 +--
 src/kudu/clock/hybrid_clock-test.cc                |  14 +
 src/kudu/clock/hybrid_clock.cc                     | 348 +++++++++++++++------
 src/kudu/clock/hybrid_clock.h                      |  68 +++-
 .../mini-cluster/external_mini_cluster-test.cc     |  14 +-
 src/kudu/server/server_base.cc                     |   2 -
 src/kudu/util/metrics.cc                           |   2 +-
 7 files changed, 346 insertions(+), 143 deletions(-)

Reply via email to