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

Hudson commented on HBASE-8483:
-------------------------------

Integrated in HBase-0.94 #975 (See 
[https://builds.apache.org/job/HBase-0.94/975/])
    HBASE-8483 HConnectionManager can leak ZooKeeper connections when using 
deleteStaleConnection (Revision 1480070)

     Result = SUCCESS
stack : 
Files : 
* 
/hbase/branches/0.94/src/main/java/org/apache/hadoop/hbase/client/HConnectionManager.java
* /hbase/branches/0.94/src/test/java/org/apache/hadoop/hbase/client/TestHCM.java

                
> HConnectionManager can leak ZooKeeper connections when using 
> deleteStaleConnection
> ----------------------------------------------------------------------------------
>
>                 Key: HBASE-8483
>                 URL: https://issues.apache.org/jira/browse/HBASE-8483
>             Project: HBase
>          Issue Type: Bug
>          Components: Client
>    Affects Versions: 0.94.4
>            Reporter: Eric Yu
>            Priority: Critical
>             Fix For: 0.98.0, 0.94.8, 0.95.1
>
>         Attachments: HBASE-8483-0.94.patch, HBASE-8483.patch, 
> LeakZKConnections.java
>
>
> If one thread calls deleteStaleConnection while other threads are using 
> connection, can leak ZK connections.

--
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

Reply via email to