[
https://issues.apache.org/jira/browse/HBASE-19940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16354220#comment-16354220
]
stack commented on HBASE-19940:
-------------------------------
Above is still not right. Inside in threadDumpinIsAlive it does a join... but
then we do an interrupt on the join'd thread so we exit. I want a thread dump.
.002 does explicit thread dump instead of above threadDumpingIsAlive call.
Pushed to master and branch-2.
> TestMetaShutdownHandler flakey
> ------------------------------
>
> Key: HBASE-19940
> URL: https://issues.apache.org/jira/browse/HBASE-19940
> Project: HBase
> Issue Type: Sub-task
> Reporter: stack
> Priority: Major
> Fix For: 2.0.0-beta-2
>
> Attachments: HBASE-19940.master.001.patch,
> HBASE-19940.master.002.patch
>
>
> Fails 13% of the time. One of the RS won't go down. It has an errant thread
> running. Not sure what.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)