[
https://issues.apache.org/jira/browse/ZOOKEEPER-2821?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16064292#comment-16064292
]
ASF GitHub Bot commented on ZOOKEEPER-2821:
-------------------------------------------
GitHub user asdf2014 opened a pull request:
https://github.com/apache/zookeeper/pull/293
ZOOKEEPER-2821: 1. Fix spell issues; 2. Remove unnecessary boxing /
unboxing; 3. Simplify `return` clause; 4. Remove `final` qualifier from
`private` method
* Fix spell issues
* Remove unnecessary boxing / unboxing
* Simplify `return` clause
* Remove `final` qualifier from `private` method
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/asdf2014/zookeeper auth_cf
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zookeeper/pull/293.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #293
----
commit 1055374ba871ca2c78cea6ca1fbd57cc28305f8c
Author: asdf2014 <[email protected]>
Date: 2017-06-27T05:20:53Z
1. Fix spell issues; 2. Remove unnecessary boxing / unboxing; 3. Simplify
`return` clause; 4. Remove `final` qualifier from `private` method
----
> 1. Fix spell issues; 2. Remove unnecessary boxing / unboxing; 3. Simplify
> `return` clause; 4. Remove `final` qualifier from `private` method
> --------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: ZOOKEEPER-2821
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2821
> Project: ZooKeeper
> Issue Type: Improvement
> Components: security
> Affects Versions: 3.5.3
> Reporter: Benedict Jin
> Assignee: Benedict Jin
> Fix For: 4.0.0
>
> Original Estimate: 72h
> Remaining Estimate: 72h
>
> * Fix spell issues
> * Remove unnecessary boxing / unboxing
> * Simplify `return` clause
> * Remove `final` qualifier from `private` method
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)