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

    https://github.com/apache/storm/pull/1325#discussion_r66345117
  
    --- Diff: conf/storm.yaml.example ---
    @@ -39,10 +39,13 @@
     #     - "server2"
     
     ## Metrics Consumers
    +## NOTE: task queue will be unbounded when max.retain.metric.tuples is 
equal or less than 0.
     # topology.metrics.consumer.register:
     #   - class: "org.apache.storm.metric.LoggingMetricsConsumer"
    +#     max.retain.metric.tuples: 100
     #     parallelism.hint: 1
     #   - class: "org.mycompany.MyMetricsConsumer"
    +#     max.retain.metric.tuples: 100
    --- End diff --
    
    @ptgoetz Good. I'll address according to how we decide to make it pluggable 
vs flexible.


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