dereek.deng created HBASE-9705:
----------------------------------
Summary: The HConnectionImplementation's constructor does not need
throw ZooKeeperConnectionException
Key: HBASE-9705
URL: https://issues.apache.org/jira/browse/HBASE-9705
Project: HBase
Issue Type: Improvement
Components: Client
Reporter: dereek.deng
Priority: Minor
As the summary said, the HConnectionImplementation's constructor does not need
throw ZooKeeperConnectionException, because it does not connection to ZK.
And, if delete it belong, ZooKeeperConnectionException does not need in
createConnection(), getConnection(), getSpiedConnection() and
HConnectionRaceTester() 's constructor.
--
This message was sent by Atlassian JIRA
(v6.1#6144)