You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Jean-Daniel Cryans (JIRA)" <ji...@apache.org> on 2013/07/19 01:12:48 UTC

[jira] [Reopened] (HBASE-8983) HBaseConnection#deleteAllConnections does not always delete

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

Jean-Daniel Cryans reopened HBASE-8983:
---------------------------------------


I attached a new patch where in MiniHBaseCluster I pass HConnectionManager.deleteAllConnections(false) instead of true. The reasoning is that in the context of a unit test, shutting down a cluster shouldn't close all the connections, even for clusters not related to the one being closed. This is what was failing with the first patch.
                
> HBaseConnection#deleteAllConnections does not always delete
> -----------------------------------------------------------
>
>                 Key: HBASE-8983
>                 URL: https://issues.apache.org/jira/browse/HBASE-8983
>             Project: HBase
>          Issue Type: Bug
>          Components: Client
>    Affects Versions: 0.95.1
>            Reporter: Nicolas Liochon
>            Assignee: Nicolas Liochon
>            Priority: Trivial
>             Fix For: 0.98.0, 0.95.2
>
>         Attachments: 8983.v1.patch, 8983.v2.patch, 8983.v3.patch
>
>
> Cf; mailing list http://search-hadoop.com/m/wurpu1s8Fhs/liochon&subj=Re+Connection+reference+counting

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira