[ 
https://issues.apache.org/jira/browse/PHOENIX-4146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16149844#comment-16149844
 ] 

Samarth Jain commented on PHOENIX-4146:
---------------------------------------

MiniHBaseCluster.killAll() plays nice and closes all the regions. Calling 
kill() on the region server is like kill -9 and doesn't close the regions. I 
would likely have to add some more code to remove the regions server shutdown 
hook since it could leak region instances when closed like this. Yes, I copy 
pasted some code from the utility.shutDownMiniCluster() code. Will file an 
HBase JIRA if things work out fine.

> Explore the possibility of killing the mini cluster instead of shutting it 
> down gracefully
> ------------------------------------------------------------------------------------------
>
>                 Key: PHOENIX-4146
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-4146
>             Project: Phoenix
>          Issue Type: Bug
>            Reporter: Samarth Jain
>            Assignee: Samarth Jain
>         Attachments: PHOENIX-4146.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to