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

    https://github.com/apache/storm/pull/700#discussion_r39871444
  
    --- Diff: storm-core/src/clj/backtype/storm/daemon/executor.clj ---
    @@ -602,6 +640,7 @@
                         (log-message "Activating spout " component-id ":" 
(keys task-datas))
                         (fast-list-iter [^ISpout spout spouts] (.activate 
spout)))
                    
    +                    ;; (log-message "Spout executor " (:executor-id 
executor-data) " found throttle-on, now suspends sending tuples")
    --- End diff --
    
    Can we remove this line? it looks like it is no longer needed.


---
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