[ 
https://issues.apache.org/jira/browse/HBASE-2961?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

stack updated HBASE-2961:
-------------------------

    Attachment: 2961.txt

This gets rid of noise from zk in standalone mode (shutdown runs faster).  It 
breaks tests though because fix is making a Configuration per server..... and 
so, new HConnections need to each get root location (Previous, they all shared 
single connection and the single root location).   Need to make the HCM use new 
RootRegionTracker.  Cleaner.

> Close zookeeper when done with it (HCM, Master, and RS)
> -------------------------------------------------------
>
>                 Key: HBASE-2961
>                 URL: https://issues.apache.org/jira/browse/HBASE-2961
>             Project: HBase
>          Issue Type: Bug
>            Reporter: stack
>             Fix For: 0.90.0
>
>         Attachments: 2961.txt, debug.txt
>
>
> We're not closing down zk properly, mostly in HCM.  Makes for spew in zk logs 
> and it also causes shutdown to run longer.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to