Hello Zoltan Martonka, Kudu Jenkins, Abhishek Chennaka,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/23260
to look at the new patch set (#2).
Change subject: [util] explicit relationship between Thread and ThreadMgr
......................................................................
[util] explicit relationship between Thread and ThreadMgr
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/2
--
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: newpatchset
Gerrit-Change-Id: Id3df2b617a5f648d375e5fb6c6b08e8454e72784
Gerrit-Change-Number: 23260
Gerrit-PatchSet: 2
Gerrit-Owner: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Abhishek Chennaka <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Zoltan Martonka <[email protected]>