You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Andor Molnar (JIRA)" <ji...@apache.org> on 2019/01/31 14:56:00 UTC

[jira] [Resolved] (ZOOKEEPER-2826) Code refactoring for `CLI` module

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

Andor Molnar resolved ZOOKEEPER-2826.
-------------------------------------
    Resolution: Fixed

Issue resolved by pull request 298
[https://github.com/apache/zookeeper/pull/298]

> Code refactoring for `CLI` module
> ---------------------------------
>
>                 Key: ZOOKEEPER-2826
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2826
>             Project: ZooKeeper
>          Issue Type: Improvement
>          Components: java client
>    Affects Versions: 3.5.3
>            Reporter: Benedict Jin
>            Assignee: Benedict Jin
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 3.6.0, 3.5.5
>
>   Original Estimate: 72h
>          Time Spent: 40m
>  Remaining Estimate: 71h 20m
>
> * Fix spell issues
> * Remove unnecessary `import`
> * Make initialization block that related with `options.addOption` into static
> * Standardize `StringBuilder#append` usage
> * Using `try` clause to release the resource of stream



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