You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Benedict Jin (JIRA)" <ji...@apache.org> on 2017/06/30 02:12:00 UTC

[jira] [Updated] (ZOOKEEPER-2827) Code refactoring for `JUTE` module

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

Benedict Jin updated ZOOKEEPER-2827:
------------------------------------
    Priority: Minor  (was: Major)

> Code refactoring for `JUTE` module
> ----------------------------------
>
>                 Key: ZOOKEEPER-2827
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2827
>             Project: ZooKeeper
>          Issue Type: Improvement
>          Components: jute
>    Affects Versions: 3.5.3
>            Reporter: Benedict Jin
>            Assignee: Benedict Jin
>            Priority: Minor
>             Fix For: 3.5.4, 3.6.0
>
>   Original Estimate: 72h
>  Remaining Estimate: 72h
>
> * Fix spell issues
> * Simplify `return` clause
> * Using enhanced `for` loop
> * Using `try` clause to release the resource of stream
> * Remove unnecessary `new Class[]{...}` boxing
> * Remove unnecessary `return` clause
> * Remove unnecessary `import`



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)