You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@kudu.apache.org by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2018/07/27 00:00:35 UTC

[kudu-CR] WIP: Simplify the previous simplification of opid/timestamp assignment

David Ribeiro Alves has uploaded this change for review. ( http://gerrit.cloudera.org:8080/11069


Change subject: WIP: Simplify the previous simplification of opid/timestamp assignment
......................................................................

WIP: Simplify the previous simplification of opid/timestamp assignment

Change-Id: I3fe008934e3ba0a383a2c1ed1a0217d0ba61c1aa
---
M src/kudu/consensus/consensus-test-util.h
M src/kudu/consensus/consensus_meta.cc
M src/kudu/consensus/consensus_peers-test.cc
M src/kudu/consensus/consensus_queue-test.cc
M src/kudu/consensus/consensus_queue.cc
M src/kudu/consensus/consensus_queue.h
M src/kudu/consensus/log_cache-test.cc
M src/kudu/consensus/quorum_util.cc
M src/kudu/consensus/quorum_util.h
M src/kudu/consensus/raft_consensus.cc
M src/kudu/consensus/raft_consensus.h
M src/kudu/master/sys_catalog.cc
12 files changed, 200 insertions(+), 273 deletions(-)



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

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I3fe008934e3ba0a383a2c1ed1a0217d0ba61c1aa
Gerrit-Change-Number: 11069
Gerrit-PatchSet: 1
Gerrit-Owner: David Ribeiro Alves <da...@gmail.com>