Yingchun Lai has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/18448


Change subject: [tools] use thread pool for 'kudu local_replica copy_from_local'
......................................................................

[tools] use thread pool for 'kudu local_replica copy_from_local'

In real world, we often use copy_from_local to copy a large
amount of tablets, we can pass a tablet id list to the tool
for convenient, and we can also gain profit of opening
filesystem only once to reduce time.

Change-Id: I4de49e948cc1a686db5e1bf424470ca9e800ee36
---
M src/kudu/tools/kudu-tool-test.cc
M src/kudu/tools/tool_action_local_replica.cc
2 files changed, 118 insertions(+), 30 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/48/18448/1
--
To view, visit http://gerrit.cloudera.org:8080/18448
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I4de49e948cc1a686db5e1bf424470ca9e800ee36
Gerrit-Change-Number: 18448
Gerrit-PatchSet: 1
Gerrit-Owner: Yingchun Lai <acelyc1112...@gmail.com>

Reply via email to