This is an automated email from the ASF dual-hosted git repository.

laiyingchun pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/kudu.git


    from 794a681bf KUDU-3371 check for RocksDB dir presence upon opening 
FSManager
     new 0299a254b [metrics] Add metrics for tablet replica election
     new 1b99da532 [metrics] Add metrics for tablet replication time

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 src/kudu/consensus/leader_election.cc              | 11 ++++---
 src/kudu/consensus/leader_election.h               | 10 ++++++-
 src/kudu/consensus/raft_consensus.cc               | 17 +++++++++++
 src/kudu/consensus/raft_consensus.h                |  1 +
 src/kudu/integration-tests/raft_consensus-itest.cc | 35 ++++++++++++++++++++++
 src/kudu/tablet/ops/op_driver.cc                   |  5 +++-
 src/kudu/tablet/tablet_metrics.cc                  |  8 +++++
 src/kudu/tablet/tablet_metrics.h                   |  1 +
 src/kudu/tablet/tablet_replica-test.cc             | 18 +++++++++++
 9 files changed, 100 insertions(+), 6 deletions(-)

Reply via email to