Github user Ethanlm commented on the issue:

    https://github.com/apache/storm/pull/2326
  
    A test:
    Config: 
    ```
    topology.metrics.consumer.register:
      - class: "org.apache.storm.metric.LoggingMetricsConsumer"
        parallelism.hint: 1
      - class: "org.apache.storm.metric.LoggingMetricsConsumer"
        parallelism.hint: 1
    
    topology.metrics.consumer.resources.onheap.memory.mb: 100
    topology.component.resources.onheap.memory.mb: 128
    ```
    
    
![image](https://user-images.githubusercontent.com/14900612/30489880-143074c0-99fe-11e7-8d75-4b67b5b5fa85.png)



---

Reply via email to