Hello Tidy Bot, Yingchun Lai, Kudu Jenkins, Khazar Mammadli, Andrew Wong,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/18447
to look at the new patch set (#21).
Change subject: [threadpool] KUDU-3364 Add TimerThread for thread pool
......................................................................
[threadpool] KUDU-3364 Add TimerThread for thread pool
Add TimerThread to ThreadPool to support
executing tasks asynchronously and with a delay
I plan using the feature to add tools to trigger data rebalance,
leader rebalance, some kinds of compaction ops. Of course, some
single threads can refactor 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, 260 insertions(+), 5 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/47/18447/21
--
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: 21
Gerrit-Owner: Yuqi Du <[email protected]>
Gerrit-Reviewer: Andrew Wong <[email protected]>
Gerrit-Reviewer: Khazar Mammadli <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Tidy Bot (241)
Gerrit-Reviewer: Yingchun Lai <[email protected]>
Gerrit-Reviewer: Yuqi Du <[email protected]>