This is an automated email from the ASF dual-hosted git repository.
laiyingchun pushed a change to branch branch-1.17.x
in repository https://gitbox.apache.org/repos/asf/kudu.git
from cdad8f58a [tools] KUDU-1945: Kudu table copy and perf loadgen
new 355116aa6 KUDU-3418 Improve hole punching error message description.
new 4c46ece62 [tests] fix flakiness in TestNoMoreRetryWithWongServerUuid
new 78578eda8 KUDU-3248 improve replica selection initialization
new ae94c78ea [client] fix clang warning
new 82d4c66ec [util] use include guard macro in int128.h header
The 5 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/client/client-internal.cc | 29 +++++++++------
src/kudu/client/client_examples-test.sh | 6 ++--
src/kudu/fs/dir_util.cc | 5 ++-
src/kudu/integration-tests/delete_tablet-itest.cc | 44 +++++++++++++++++------
src/kudu/util/int128.h | 6 +++-
5 files changed, 64 insertions(+), 26 deletions(-)