Hello David Ribeiro Alves, Todd Lipcon, Kudu Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/7040
to look at the new patch set (#3).
Change subject: consensus: Remove Consensus interface
......................................................................
consensus: Remove Consensus interface
We only have one Consensus implementation now, and have no plans for
additional implementations in the future. So we can remove this
interface.
Change-Id: I21b976cb92619083e1f1766b13634b841b554c8c
---
M src/kudu/consensus/CMakeLists.txt
M src/kudu/consensus/consensus-test-util.h
D src/kudu/consensus/consensus.cc
D src/kudu/consensus/consensus.h
M src/kudu/consensus/leader_election.h
M src/kudu/consensus/pending_rounds.cc
M src/kudu/consensus/pending_rounds.h
M src/kudu/consensus/raft_consensus.cc
M src/kudu/consensus/raft_consensus.h
M src/kudu/consensus/raft_consensus_quorum-test.cc
M src/kudu/integration-tests/ts_tablet_manager-itest.cc
M src/kudu/master/catalog_manager.cc
M src/kudu/master/sys_catalog.cc
M src/kudu/tablet/tablet_replica.cc
M src/kudu/tablet/tablet_replica.h
M src/kudu/tablet/transactions/transaction.h
M src/kudu/tablet/transactions/transaction_driver.cc
M src/kudu/tablet/transactions/transaction_driver.h
M src/kudu/tablet/transactions/write_transaction.h
M src/kudu/tserver/tablet_copy_source_session.cc
M src/kudu/tserver/tablet_service.cc
M src/kudu/tserver/ts_tablet_manager.cc
M src/kudu/tserver/tserver-path-handlers.cc
23 files changed, 446 insertions(+), 619 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/40/7040/3
--
To view, visit http://gerrit.cloudera.org:8080/7040
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I21b976cb92619083e1f1766b13634b841b554c8c
Gerrit-PatchSet: 3
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
Gerrit-Reviewer: Mike Percy <[email protected]>
Gerrit-Reviewer: Tidy Bot
Gerrit-Reviewer: Todd Lipcon <[email protected]>