GitHub user sureshms opened a pull request:

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

    STORM-1153 Use static final instead of just static for class members

    Along with making static variables, I have also cleaned up the code in 
those files. Especially around reducing code verbosity by using Generic Type 
Inference.

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

    $ git pull https://github.com/sureshms/incubator-storm STORM-1153

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

    https://github.com/apache/storm/pull/837.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 #837
    
----
commit 1ef7f3dceddff566de6c61d7bb619702e459e230
Author: Suresh Srinivas <sures...@yahoo-inc.com>
Date:   2015-10-30T20:38:07Z

    STORM-1153 Use static final instead of just static for class members

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to