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

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


    from 15ecb24  KUDU-2842: don't reference CowLock state from TSInfosDict
     new 77ba022  Removed repeating chunk of code in kudu-admin-test
     new ee22ddc  [consensus] KUDU-2947 fix voting in case of slow WAL

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/raft_consensus.cc               |  24 ++-
 src/kudu/consensus/raft_consensus.h                |   6 +
 .../raft_consensus_election-itest.cc               | 162 ++++++++++++++++++++-
 src/kudu/tools/kudu-admin-test.cc                  |  79 +++-------
 4 files changed, 207 insertions(+), 64 deletions(-)

Reply via email to