You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "dereek.deng (JIRA)" <ji...@apache.org> on 2013/10/03 16:04:48 UTC

[jira] [Created] (HBASE-9705) The HConnectionImplementation's constructor does not need throw ZooKeeperConnectionException

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)