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

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

Github user revans2 commented on a diff in the pull request:

    https://github.com/apache/storm/pull/1147#discussion_r54250348
  
    --- Diff: storm-core/src/clj/org/apache/storm/daemon/nimbus.clj ---
    @@ -1800,7 +1800,7 @@
                   storm-name (topology-conf TOPOLOGY-NAME)
                   _ (check-authorization! nimbus storm-name topology-conf 
"getLogConfig")
                  storm-cluster-state (:storm-cluster-state nimbus)
    -             log-config (.topologyLogConfig storm-cluster-state id nil)]
    +              log-config (.topologyLogConfig storm-cluster-state id nil)]
    --- End diff --
    
    Indentation is off


> port backtype.storm.stats to java
> ---------------------------------
>
>                 Key: STORM-1252
>                 URL: https://issues.apache.org/jira/browse/STORM-1252
>             Project: Apache Storm
>          Issue Type: New Feature
>          Components: storm-core
>            Reporter: Robert Joseph Evans
>            Assignee: Cody
>              Labels: java-migration, jstorm-merger
>
> clojure methods for getting/setting built-in statistics.  Mostly wrappers 
> around some java classes.



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

Reply via email to