Yuqi Du has uploaded this change for review. ( http://gerrit.cloudera.org:8080/18674
Change subject: [threadpool] Fix scheduler thread a coredump bug ...................................................................... [threadpool] Fix scheduler thread a coredump bug Scheduler thread will schedue some task. If a SchedulerTask's theadpool token is shutdown, Scheduling the task would coredump. Change-Id: Ie5bc5511a745f3dc12dfe1a6a1813ece41ccc2a8 --- M src/kudu/util/threadpool-test.cc M src/kudu/util/threadpool.cc 2 files changed, 20 insertions(+), 1 deletion(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/74/18674/1 -- To view, visit http://gerrit.cloudera.org:8080/18674 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: Ie5bc5511a745f3dc12dfe1a6a1813ece41ccc2a8 Gerrit-Change-Number: 18674 Gerrit-PatchSet: 1 Gerrit-Owner: Yuqi Du <[email protected]>
