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

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

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

    https://github.com/apache/storm/pull/1195#discussion_r56366424
  
    --- Diff: storm-core/src/clj/org/apache/storm/daemon/nimbus.clj ---
    @@ -1353,8 +1353,8 @@
             (str "Failed to submit topology. Topology requests more than " 
workers-allowed " workers."))))))
     
     (defn nimbus-topology-bases [storm-cluster-state]
    -  map-val #(clojurify-storm-base %) (clojurify-structure
    -                                        (StormCommon/topologyBases 
storm-cluster-state)))
    +  (map-val #(clojurify-storm-base %) (clojurify-structure
    +                                        (StormCommon/topologyBases 
storm-cluster-state))))
     
    --- End diff --
    
    nice catch


> port org.apache.storm.pacemaker.pacemaker to java
> -------------------------------------------------
>
>                 Key: STORM-1611
>                 URL: https://issues.apache.org/jira/browse/STORM-1611
>             Project: Apache Storm
>          Issue Type: New Feature
>            Reporter: John Fang
>            Assignee: John Fang
>




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

Reply via email to