[
https://issues.apache.org/jira/browse/HBASE-4472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13113904#comment-13113904
]
Hudson commented on HBASE-4472:
-------------------------------
Integrated in HBase-TRUNK #2247 (See
[https://builds.apache.org/job/HBase-TRUNK/2247/])
HBASE-4472 MiniHBaseCluster.shutdown() doesn't work if no active master
tedyu :
Files :
* /hbase/trunk/CHANGES.txt
* /hbase/trunk/src/main/java/org/apache/hadoop/hbase/util/JVMClusterUtil.java
> MiniHBaseCluster.shutdown() doesn't work if no active master
> ------------------------------------------------------------
>
> Key: HBASE-4472
> URL: https://issues.apache.org/jira/browse/HBASE-4472
> Project: HBase
> Issue Type: Bug
> Reporter: Gary Helmling
> Assignee: Gary Helmling
> Fix For: 0.92.0
>
> Attachments: HBASE-4472.delete-zk-cluster-node-on-master-abort.patch,
> HBASE-4472.patch, jstack.txt
>
>
> Running tests over in HBASE-4014 brought up this issue. If the active master
> in a MiniHBaseCluster has aborted, then calling MiniHBaseCluster.shutdown()
> will just hang in JVMClusterUtil.shutdown(), waiting to join each of the
> region server threads.
> Seems like we should explicitly stop each region server instead of just
> relying on an active master instance deleting the cluster status znode?
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira