Yingchun Lai has submitted this change and it was merged. ( 
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 patch supports to copy tablets from a remote server in batch.

Change-Id: Ib598142883b8ab958625a4f04648d58ea95f3664
Reviewed-on: http://gerrit.cloudera.org:8080/18732
Tested-by: Kudu Jenkins
Reviewed-by: Yingchun Lai <[email protected]>
---
M src/kudu/tablet/tablet_replica.h
M src/kudu/tools/kudu-tool-test.cc
M src/kudu/tools/tool_action_local_replica.cc
3 files changed, 212 insertions(+), 115 deletions(-)

Approvals:
  Kudu Jenkins: Verified
  Yingchun Lai: Looks good to me, approved

--
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: merged
Gerrit-Change-Id: Ib598142883b8ab958625a4f04648d58ea95f3664
Gerrit-Change-Number: 18732
Gerrit-PatchSet: 19
Gerrit-Owner: Wang Xixu <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Wang Xixu <[email protected]>
Gerrit-Reviewer: Yingchun Lai <[email protected]>

Reply via email to