Details
Description
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.