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


Change subject: [util] more robust
......................................................................

[util] more robust

This changelist makes the dependency between Thread and ThreadMgr
instances explicit.  It makes the code more robust, so it now works
even for edge cases of a program's start and shutdown.

This patch is a building block for a few more follow-up patches that
address the issue of kudu CLI tool crashing at shutdown sometimes.

Change-Id: Id3df2b617a5f648d375e5fb6c6b08e8454e72784
---
M src/kudu/util/thread.cc
M src/kudu/util/thread.h
2 files changed, 37 insertions(+), 48 deletions(-)



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

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Id3df2b617a5f648d375e5fb6c6b08e8454e72784
Gerrit-Change-Number: 23260
Gerrit-PatchSet: 1
Gerrit-Owner: Alexey Serbin <[email protected]>

Reply via email to