Mike Percy has uploaded a new change for review.

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

Change subject: WIP: consensus: Get rid of ReplicaState class
......................................................................

WIP: consensus: Get rid of ReplicaState class

This patch merges the logic in ReplicaState into the RaftConsensus
class. The ReplicaState doesn't really serve a purpose anymore.

There shouldn't be any functional changes in this patch.

TODO: Review RaftConsensus::NonTxRoundReplicationFinished() lock comment

Change-Id: Ie1e62eff37d3f8655100b364939375608063aa80
---
M src/kudu/consensus/CMakeLists.txt
M src/kudu/consensus/raft_consensus.cc
M src/kudu/consensus/raft_consensus.h
M src/kudu/consensus/raft_consensus_quorum-test.cc
D src/kudu/consensus/raft_consensus_state.cc
D src/kudu/consensus/raft_consensus_state.h
6 files changed, 698 insertions(+), 837 deletions(-)


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie1e62eff37d3f8655100b364939375608063aa80
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Mike Percy <[email protected]>

Reply via email to