[ 
https://issues.apache.org/jira/browse/STORM-1122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14969533#comment-14969533
 ] 

ASF GitHub Bot commented on STORM-1122:
---------------------------------------

GitHub user zhuoliu opened a pull request:

    https://github.com/apache/storm/pull/811

    [STORM-1122] Fix the format issue in Utils.java

    Delete the abandoned comment "(defn xxx )" function, 
    fix a bunch of messed indention, 
    unify inconsistent space format, 
    expand "import java.io.*" and "import java.util.*" in the file header.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/zhuoliu/storm 1122

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/storm/pull/811.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 #811
    
----
commit bdc5aa22510d30942fd24b599030d8cac5f3aaeb
Author: zhuol <[email protected]>
Date:   2015-10-22T17:43:37Z

    [STORM-1122] Fix the format issue in Utils.java

----


> Fix the format issue in Utils.java
> ----------------------------------
>
>                 Key: STORM-1122
>                 URL: https://issues.apache.org/jira/browse/STORM-1122
>             Project: Apache Storm
>          Issue Type: Improvement
>          Components: storm-core
>            Reporter: Zhuo Liu
>            Assignee: Zhuo Liu
>            Priority: Minor
>
> There are a bunch of messed indention, inconsistent space format, abandoned 
> comment (defn ) function, misused of "import *" in the storm/Utils.java file.
> It will be helpful that we fix it and have a clean format for further 
> development.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to