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

Ted Yu commented on HBASE-8483:
-------------------------------

In 
https://builds.apache.org/job/HBase-TRUNK/4109/testReport/org.apache.hadoop.hbase.client/TestHCM/testDeleteForZKConnLeak/
 :
{code}
java.lang.AssertionError: Live zookeeper in closed connection
        at org.junit.Assert.fail(Assert.java:88)
        at 
org.apache.hadoop.hbase.client.TestHCM.testDeleteForZKConnLeak(TestHCM.java:851)
{code}
                
> 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