[
https://issues.apache.org/jira/browse/ZOOKEEPER-2823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16065809#comment-16065809
]
ASF GitHub Bot commented on ZOOKEEPER-2823:
-------------------------------------------
GitHub user asdf2014 opened a pull request:
https://github.com/apache/zookeeper/pull/295
ZOOKEEPER-2823: 1. Fix spell issues; 2. Standardize `StringBuilder#append`
usage; 3. Using `try` clause for releasing I/O stream for `COMMON` module
* Fix spell issues
* Standardize `StringBuilder#append` usage
* Using `try` clause for releasing I/O stream for `COMMON` module
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/asdf2014/zookeeper common_cr
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zookeeper/pull/295.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 #295
----
commit 75e73fe0f934f52e56291b47e3a968e0a6f65554
Author: asdf2014 <[email protected]>
Date: 2017-06-28T02:01:01Z
ZOOKEEPER-2823: 1. Fix spell issues; 2. Standardize `StringBuilder#append`
usage; 3. Using `try` clause for releasing I/O stream for `COMMON` module
----
> 1. Fix spell issues; 2. Standardize `StringBuilder#append` usage; 3. Using
> `try` clause for releasing I/O stream for `COMMON` module
> ------------------------------------------------------------------------------------------------------------------------------------
>
> Key: ZOOKEEPER-2823
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2823
> Project: ZooKeeper
> Issue Type: Improvement
> Components: server
> 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
> * Standardize `StringBuilder#append` usage
> * Using `try` clause for releasing I/O stream for `COMMON` module
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)