Hello Tidy Bot, Kudu Jenkins,

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

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

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

Change subject: [threadpool] KUDU-3364 Add TimerThread for thread pool
......................................................................

[threadpool] KUDU-3364 Add TimerThread for thread pool

Add TimerThread to ThreadPool to support to execute tasks
asynchronously or task delay execute.

I plan using the feature to add tools to trigge data rebalance,
leader rebalance, some kinds of compaction ops. Of course, some
single threads can refact into one threadpool.

More details at KUDU-3364.

Change-Id: If51fce48ae6a45a0bf3314f8a102ee373c5c442e
---
M src/kudu/util/threadpool-test.cc
M src/kudu/util/threadpool.cc
M src/kudu/util/threadpool.h
3 files changed, 267 insertions(+), 7 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/47/18447/5
--
To view, visit http://gerrit.cloudera.org:8080/18447
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: If51fce48ae6a45a0bf3314f8a102ee373c5c442e
Gerrit-Change-Number: 18447
Gerrit-PatchSet: 5
Gerrit-Owner: Yuqi Du <shenxingwuy...@gmail.com>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Tidy Bot (241)
Gerrit-Reviewer: Yuqi Du <shenxingwuy...@gmail.com>

Reply via email to