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

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

Unfortunately the change doesn't work. The pre-commit build as well as my local 
run failed with OOM. My local change that also removed the shutdown hook for 
region server didn't help either. I profiled and saw that with his change the 
heap size kept on increasing. Further, not closing regions isn't ideal since it 
likely leaks file handles. We may have to just resort to simply shutting down 
the mini cluster a bit more often.

> 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