[
https://issues.apache.org/jira/browse/HBASE-13131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Work on HBASE-13131 started by Sean Busbey.
-------------------------------------------
> ReplicationAdmin leaks connections if there's an error in the constructor
> -------------------------------------------------------------------------
>
> Key: HBASE-13131
> URL: https://issues.apache.org/jira/browse/HBASE-13131
> Project: HBase
> Issue Type: Bug
> Components: Replication
> Reporter: Sean Busbey
> Assignee: Sean Busbey
> Priority: Critical
> Fix For: 2.0.0, 1.0.1, 1.1.0, 0.98.11
>
>
> We do some work in the ReplicationAdmin constructor after creating
> connections to ZK and the HBase cluster. If any part of that work throws an
> exception that we propagate out of the constructor (like initializing peers),
> then we need to clean up before we do so.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)