You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Andrew Kyle Purtell (Jira)" <ji...@apache.org> on 2022/06/16 18:15:00 UTC

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

     [ https://issues.apache.org/jira/browse/HBASE-9705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Kyle Purtell resolved HBASE-9705.
----------------------------------------
    Resolution: Incomplete

> 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
>   Original Estimate: 0.5h
>  Remaining Estimate: 0.5h
>
> 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
(v8.20.7#820007)