You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Sergey Shelukhin (JIRA)" <ji...@apache.org> on 2019/03/19 20:35:00 UTC

[jira] [Created] (HBASE-22068) improve client connection ctor error handling

Sergey Shelukhin created HBASE-22068:
----------------------------------------

             Summary: improve client connection ctor error handling
                 Key: HBASE-22068
                 URL: https://issues.apache.org/jira/browse/HBASE-22068
             Project: HBase
          Issue Type: Improvement
            Reporter: Sergey Shelukhin
            Assignee: Sergey Shelukhin


Close is called from ctor and can thus be called on a partially initialized object. It should have null checks for all the fields.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)