You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by asdf2014 <gi...@git.apache.org> on 2017/06/28 02:03:00 UTC

[GitHub] zookeeper pull request #295: ZOOKEEPER-2823: 1. Fix spell issues; 2. Standar...

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 <15...@qq.com>
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

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---