[
https://issues.apache.org/jira/browse/HBASE-12837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14274795#comment-14274795
]
stack commented on HBASE-12837:
-------------------------------
Looks like trunk is going flakey... loads of failures (unrelated given this is
a 'script')
Printing hanging tests
Hanging test : org.apache.hadoop.hbase.mapreduce.TestTimeRangeMapRed
Hanging test : org.apache.hadoop.hbase.mapreduce.TestTableSnapshotInputFormat
Hanging test : org.apache.hadoop.hbase.mapreduce.TestImportExport
Hanging test : org.apache.hadoop.hbase.io.hfile.TestCacheOnWrite
Hanging test : org.apache.hadoop.hbase.mapreduce.TestImportTsv
Printing Failing tests
Failing test : org.apache.hadoop.hbase.master.TestSplitLogManager
> ReplicationAdmin leaks zk connections
> -------------------------------------
>
> Key: HBASE-12837
> URL: https://issues.apache.org/jira/browse/HBASE-12837
> Project: HBase
> Issue Type: Bug
> Components: Zookeeper
> Reporter: stack
> Assignee: stack
> Fix For: 1.0.0, 2.0.0, 0.98.10, 1.1.0
>
> Attachments: 12837.txt, 12837v2.txt, 12837v2.txt
>
>
> One of the lads here (Chris Leroy) found issue in ReplicationAdmin where we
> never close up the zk we create in the constructor. He's using it from a
> program that is trying to give state on replication on a period so the
> leaking is pronounced in his case (there is also a System.exit in here which
> messes up hosting programs).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)