[GitHub] storm pull request #2784: STORM-3166: Make Utils.threadDump account for thre...

2018-08-03 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/storm/pull/2784


---


[GitHub] storm pull request #2784: STORM-3166: Make Utils.threadDump account for thre...

2018-08-01 Thread srdo
GitHub user srdo opened a pull request:

https://github.com/apache/storm/pull/2784

STORM-3166: Make Utils.threadDump account for threads dying before it…

… can get the ThreadInfo

https://issues.apache.org/jira/browse/STORM-3166

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/srdo/storm STORM-3166

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/storm/pull/2784.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #2784


commit eb7924a5c754e04566d6f64d57a2bc1910cac282
Author: Stig Rohde Døssing 
Date:   2018-08-01T13:11:28Z

STORM-3166: Make Utils.threadDump account for threads dying before it can 
get the ThreadInfo




---