This is an automated email from the ASF dual-hosted git repository.
adar pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/kudu.git.
from 31ed4a1 KUDU-3011 p6: don't transfer leadership to quiescing followers
new ad8fc53 [build] Fix the RAT report
new 8463663 [python] Fix Python 3 syntax issues
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:
build-support/build_source_release.py | 2 +-
build-support/check_compatibility.py | 4 ++--
build-support/clang_tidy_gerrit.py | 25 +++++++++++-----------
build-support/dist_test.py | 6 +++---
build-support/iwyu.py | 2 +-
.../relocate_binaries_for_mini_cluster.py | 6 +++---
build-support/parse_test_failure.py | 12 +++++++----
build-support/push_to_asf.py | 2 +-
build-support/release/check-rat-report.py | 2 +-
build-support/release/rat_exclude_files.txt | 2 ++
build-support/run_dist_test.py | 4 ++--
build-support/test_result_server.py | 6 +++++-
.../python/graphite-kudu/kudu/kudu_graphite.py | 2 +-
src/kudu/benchmarks/wal_hiccup-parser.py | 6 +++---
src/kudu/experiments/merge-test.py | 4 ++++
src/kudu/scripts/get-job-stats-from-mysql.py | 4 ++--
src/kudu/scripts/graph-metrics.py | 4 ++--
src/kudu/scripts/max_skew_estimate.py | 8 +++++--
src/kudu/scripts/parse_metrics_log.py | 10 ++++-----
src/kudu/scripts/write-jobs-stats-to-mysql.py | 2 +-
20 files changed, 65 insertions(+), 48 deletions(-)