You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Viraj Jasani (JIRA)" <ji...@apache.org> on 2019/07/11 10:56:00 UTC

[jira] [Updated] (HBASE-22638) Checkstyle changes for hbase-zookeeper util classes

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

Viraj Jasani updated HBASE-22638:
---------------------------------
    Description: 
* final arguments for Constructor with args
 * try with resources
 * removal of redundant null check
 * avoid possible NPE due to KeeperException

  was:Checkstyle and cosmetic changes for Zookeeper Util classes - ZKUtil, MiniZookeeperCluster etc


> Checkstyle changes for hbase-zookeeper util classes
> ---------------------------------------------------
>
>                 Key: HBASE-22638
>                 URL: https://issues.apache.org/jira/browse/HBASE-22638
>             Project: HBase
>          Issue Type: Improvement
>          Components: Zookeeper
>    Affects Versions: 3.0.0
>            Reporter: Viraj Jasani
>            Assignee: Viraj Jasani
>            Priority: Minor
>
> * final arguments for Constructor with args
>  * try with resources
>  * removal of redundant null check
>  * avoid possible NPE due to KeeperException



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)