Mike Percy has uploaded a new patch set (#2).

Change subject: tablet copy: Make the StartTabletCopy() RPC async
......................................................................

tablet copy: Make the StartTabletCopy() RPC async

This patch changes tablet copy to execute on the open_tablet thread
pool. This clears up threads on the Consensus service pool for other
tasks.

Change-Id: I95c63f2bfd67624844447862efbdba9cb3676112
---
M src/kudu/tserver/CMakeLists.txt
A src/kudu/tserver/tablet_copy_client_session.cc
A src/kudu/tserver/tablet_copy_client_session.h
M src/kudu/tserver/ts_tablet_manager.cc
M src/kudu/tserver/ts_tablet_manager.h
5 files changed, 195 insertions(+), 34 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/45/5045/2
-- 
To view, visit http://gerrit.cloudera.org:8080/5045
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I95c63f2bfd67624844447862efbdba9cb3676112
Gerrit-PatchSet: 2
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Mike Percy <mpe...@apache.org>
Gerrit-Reviewer: Kudu Jenkins
Gerrit-Reviewer: Todd Lipcon <t...@apache.org>

Reply via email to