You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kudu.apache.org by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/02/20 04:03:26 UTC

[kudu-CR] KUDU-1345 (WIP): hybrid clock can run backwards

Hello David Ribeiro Alves,

I'd like you to do a code review.  Please visit

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

to review the following change.

Change subject: KUDU-1345 (WIP): hybrid clock can run backwards
......................................................................

KUDU-1345 (WIP): hybrid clock can run backwards

This has a unit test showing the bug. Separately working on an
actual fix.

Change-Id: I9b4a04cb8b7b5eb879d017375714b3183be0c601
---
M src/kudu/server/hybrid_clock-test.cc
1 file changed, 33 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/66/2266/1
-- 
To view, visit http://gerrit.cloudera.org:8080/2266
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I9b4a04cb8b7b5eb879d017375714b3183be0c601
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Todd Lipcon <to...@apache.org>
Gerrit-Reviewer: David Ribeiro Alves <da...@cloudera.com>