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

    https://github.com/apache/storm/pull/1074#discussion_r52206540
  
    --- Diff: storm-core/src/clj/org/apache/storm/cluster.clj ---
    @@ -274,7 +281,9 @@
                              LOGCONFIG-ROOT (issue-map-callback! 
log-config-callback (first args))
                              BACKPRESSURE-ROOT (issue-map-callback! 
backpressure-callback (first args))
                              ;; this should never happen
    -                         (exit-process! 30 "Unknown callback for subtree " 
subtree args)))))]
    +                         ;(exit-process! 30 "Unknown callback for subtree 
" subtree args)
    --- End diff --
    
    Please remove the commented out code.


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to