Alexey Serbin has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/22996


Change subject: [util] Remove SchedulerThread code and tests
......................................................................

[util] Remove SchedulerThread code and tests

This removes the SchedulerThread implementation and its associated tests.
The TestSubmitAfterShutdown case has proven unstable in ARM+TSAN
environments. The code was originally introduced in KUDU-3364 but has
never been used outside of tests, and the original author appears to
have no plans to maintain it.

Removing this unused code simplifies the codebase and improves test
stability. The removal was suggested by Alexey.

Change-Id: I544488158db84dca580694e884b56d5c546d89c1
Reviewed-on: http://gerrit.cloudera.org:8080/22987
Tested-by: Alexey Serbin <[email protected]>
Reviewed-by: Alexey Serbin <[email protected]>
(cherry picked from commit 7a3868519f1eed9617ee0e4c1a20154b55f85063)
  Conflicts:
    src/kudu/util/threadpool.h
---
M src/kudu/util/threadpool-test.cc
M src/kudu/util/threadpool.cc
M src/kudu/util/threadpool.h
3 files changed, 3 insertions(+), 396 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/96/22996/1
--
To view, visit http://gerrit.cloudera.org:8080/22996
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: branch-1.18.x
Gerrit-MessageType: newchange
Gerrit-Change-Id: I544488158db84dca580694e884b56d5c546d89c1
Gerrit-Change-Number: 22996
Gerrit-PatchSet: 1
Gerrit-Owner: Alexey Serbin <[email protected]>
Gerrit-Reviewer: KeDeng <[email protected]>

Reply via email to