Hello Kudu Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/18732
to look at the new patch set (#3).
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, 113 insertions(+), 14 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/32/18732/3
--
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: newpatchset
Gerrit-Change-Id: Ib598142883b8ab958625a4f04648d58ea95f3664
Gerrit-Change-Number: 18732
Gerrit-PatchSet: 3
Gerrit-Owner: Wang Xixu <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)