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/29 04:08:00 UTC

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

Benedict Jin created ZOOKEEPER-2827:
---------------------------------------

             Summary: 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
             Fix For: 3.5.4, 3.6.0


* 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)