Hello Mike Percy, Kudu Jenkins,

I'd like you to reexamine a change.  Please visit

    http://gerrit.cloudera.org:8080/5518

to look at the new patch set (#2).

Change subject: threadpool: use move semantics where possible
......................................................................

threadpool: use move semantics where possible

This uses std::move() where possible to avoid extra copies or reference
counting overhead in the ThreadPool code.

Change-Id: I180154bd7fd9ecd40188490db0b60ae8e58e554f
---
M src/kudu/util/threadpool.cc
M src/kudu/util/threadpool.h
2 files changed, 7 insertions(+), 9 deletions(-)


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

Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I180154bd7fd9ecd40188490db0b60ae8e58e554f
Gerrit-PatchSet: 2
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Todd Lipcon <[email protected]>
Gerrit-Reviewer: Kudu Jenkins
Gerrit-Reviewer: Mike Percy <[email protected]>
Gerrit-Reviewer: Todd Lipcon <[email protected]>

Reply via email to