Mike Percy has uploaded a new patch set (#2). Change subject: consensus: Move PendingRounds to its own file ......................................................................
consensus: Move PendingRounds to its own file This simply resolves an existing TODO and does not change any existing functionality. Change-Id: Ibc7356fcae9835f12f06fa80edf5df200f5f958b --- M src/kudu/consensus/CMakeLists.txt A src/kudu/consensus/pending_rounds.cc A src/kudu/consensus/pending_rounds.h M src/kudu/consensus/raft_consensus.h M src/kudu/consensus/raft_consensus_state.cc M src/kudu/consensus/raft_consensus_state.h 6 files changed, 350 insertions(+), 306 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/03/7003/2 -- To view, visit http://gerrit.cloudera.org:8080/7003 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newpatchset Gerrit-Change-Id: Ibc7356fcae9835f12f06fa80edf5df200f5f958b Gerrit-PatchSet: 2 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Mike Percy <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: David Ribeiro Alves <[email protected]> Gerrit-Reviewer: Kudu Jenkins
