This is an automated email from the ASF dual-hosted git repository.
laiyingchun pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/kudu.git
from aeaec84df [fs] fix compilation on macOS
new f6f6c2439 [KUDU-3447] Limit tablets copying speed
new e75c8af5f Minor refactoring on kudu-tool-test
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/tools/kudu-tool-test.cc | 435 +++++++++++++++-------------
src/kudu/tools/tool_action_local_replica.cc | 19 +-
src/kudu/tserver/tablet_copy_client-test.cc | 63 +++-
src/kudu/tserver/tablet_copy_client.cc | 32 +-
src/kudu/tserver/tablet_copy_client.h | 12 +-
5 files changed, 344 insertions(+), 217 deletions(-)