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


Change subject: [ksck] Make ksck tool to be more concurrency
......................................................................

[ksck] Make ksck tool to be more concurrency

Though ksck fetch tserver info concurrently now, it's still slow when to
fetch info from clusters which have thousands of tables, much more
slower when CLI tool and clusters are in different IDCs.
This patch make it more concurrency to fetch masters info and tables
info.

Change-Id: I2f3f0e3f5115a46dd3afc83dda75e7241618eea4
---
M src/kudu/tools/ksck-test.cc
M src/kudu/tools/ksck.cc
M src/kudu/tools/ksck.h
M src/kudu/tools/ksck_remote.cc
M src/kudu/tools/ksck_remote.h
5 files changed, 150 insertions(+), 62 deletions(-)



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

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I2f3f0e3f5115a46dd3afc83dda75e7241618eea4
Gerrit-Change-Number: 13024
Gerrit-PatchSet: 1
Gerrit-Owner: Yingchun Lai <[email protected]>

Reply via email to