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

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

GitHub user unsleepy22 opened a pull request:

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

    port defmeters/defgauge/defhistogram... to java for all of our code to use

    This PR is under STORM-1590, I changed nimbus.clj only currently and would 
like to hear your opinion first before moving on.

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

    $ git pull https://github.com/unsleepy22/storm STORM-1590

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

    https://github.com/apache/storm/pull/1171.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 #1171
    
----
commit a23533cac02c53742e83e1049783c255489521f7
Author: 卫乐 <[email protected]>
Date:   2016-03-01T15:34:58Z

    change defmeter and defgauge in nimbus to java metrics code

----


> port defmeters/defgauge/defhistogram... to java for all of our code to use
> --------------------------------------------------------------------------
>
>                 Key: STORM-1590
>                 URL: https://issues.apache.org/jira/browse/STORM-1590
>             Project: Apache Storm
>          Issue Type: Improvement
>            Reporter: John Fang
>            Assignee: Cody
>
> although  metrics belong to  metric-clojure, I often use it in code. I 
> suggest we can port some defined metric methods to java. So the next person 
> does not have to do it later. for example defmeter/defgauge...



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

Reply via email to