Hello Kudu Jenkins,

I'd like you to reexamine a change.  Please visit

    http://gerrit.cloudera.org:8080/5304

to look at the new patch set (#5).

Change subject: Allow to get a MonoDelta from two Timestamps
......................................................................

Allow to get a MonoDelta from two Timestamps

This adds a new method to Clock:
MonoDelta GetPhysicalComponentDifference(Timestamp a, Timestamp b) const

The MonoDelta represents the difference between the physical
components of 'a' and 'b'.

Change-Id: I1e5bcd7cb2e9c2b5ce1458c5366d28c385864b0a
---
M src/kudu/server/clock.h
M src/kudu/server/hybrid_clock-test.cc
M src/kudu/server/hybrid_clock.cc
M src/kudu/server/hybrid_clock.h
4 files changed, 26 insertions(+), 3 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/04/5304/5
-- 
To view, visit http://gerrit.cloudera.org:8080/5304
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I1e5bcd7cb2e9c2b5ce1458c5366d28c385864b0a
Gerrit-PatchSet: 5
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: David Ribeiro Alves <dral...@apache.org>
Gerrit-Reviewer: Alexey Serbin <aser...@cloudera.com>
Gerrit-Reviewer: Kudu Jenkins
Gerrit-Reviewer: Mike Percy <mpe...@apache.org>
Gerrit-Reviewer: Tidy Bot
Gerrit-Reviewer: Todd Lipcon <t...@apache.org>

Reply via email to