Ádám Bakai has uploaded this change for review. ( http://gerrit.cloudera.org:8080/22171
Change subject: KUDU-3633 Threadpool shutdown before check ...................................................................... KUDU-3633 Threadpool shutdown before check It is possible during KuduServer::~KuduServer() that some of Threadpools still have some tokens allocated. In this case these tokens are shut down first and then checked to see if there is only one token left. Change-Id: Iba1d2846e493a193a4dae31a0008fe6ca0817f62 --- M src/kudu/util/threadpool.cc 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/71/22171/1 -- To view, visit http://gerrit.cloudera.org:8080/22171 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: Iba1d2846e493a193a4dae31a0008fe6ca0817f62 Gerrit-Change-Number: 22171 Gerrit-PatchSet: 1 Gerrit-Owner: Ádám Bakai <[email protected]>
