This is an automated email from the ASF dual-hosted git repository.
awong pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/kudu.git.
from 4619473 KUDU-3011 p3: mechanism to quiesce scans
new da55638 consensus: throttle warnings when quiescing server
new c033425 KUDU-3011 p4: follow-up to 4619473
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 | 12 ++++++------
.../integration-tests/tablet_server_quiescing-itest.cc | 14 +++++++++++++-
src/kudu/integration-tests/test_workload.h | 2 +-
src/kudu/tserver/tablet_service.cc | 8 ++++----
src/kudu/util/logging.h | 7 +++++++
5 files changed, 31 insertions(+), 12 deletions(-)