Wang Xixu has uploaded this change for review. ( http://gerrit.cloudera.org:8080/18732
Change subject: [Tools] Copy tablets from a remote server in batch ...................................................................... [Tools] Copy tablets from a remote server in batch The command: kudu local_replica copy_from_remote only supports to copy one tablet from a remote server once a time. It is not efficient when we need to copy all tablets from a remote server. Therefore this MR supports to copy tablets from a remote server in batch. Change-Id: Ib598142883b8ab958625a4f04648d58ea95f3664 --- M src/kudu/tools/kudu-tool-test.cc M src/kudu/tools/tool_action_local_replica.cc 2 files changed, 102 insertions(+), 14 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/32/18732/1 -- To view, visit http://gerrit.cloudera.org:8080/18732 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: Ib598142883b8ab958625a4f04648d58ea95f3664 Gerrit-Change-Number: 18732 Gerrit-PatchSet: 1 Gerrit-Owner: Wang Xixu <[email protected]>
