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 0569c70 KUDU-1884: set sasl_protocol_name for the TxnSystemClient
new 8ffa181 [consensus] a small optimisation on log prefix
new 725c8b7 [tests] TsRecoveryITestDeathTest isn't for for TSAN buidls
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/pending_rounds.cc | 8 +++-----
src/kudu/consensus/pending_rounds.h | 8 +++++---
src/kudu/consensus/raft_consensus.cc | 10 ++--------
src/kudu/consensus/raft_consensus.h | 7 ++++++-
src/kudu/integration-tests/ts_recovery-itest.cc | 12 ++++++------
5 files changed, 22 insertions(+), 23 deletions(-)