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

    https://github.com/apache/storm/pull/1595#discussion_r72548331
  
    --- Diff: conf/defaults.yaml ---
    @@ -259,6 +259,10 @@ topology.disruptor.batch.size: 100
     topology.disruptor.batch.timeout.millis: 1
     topology.disable.loadaware: false
     topology.state.checkpoint.interval.ms: 1000
    +topology.metrics.aggregate.per.worker: false
    --- End diff --
    
    @ptgoetz No worries. I didn't take your comments in that way. It was just 
my criticism of **current metrics API**.
    
    Storm community discussed about metrics several times, and the only one 
that I can get is the needs of new metrics feature. 
    
    This is a last discussion which also contains requirements of metrics 
feature. I don't think we should address all of them, but addressing much of 
them would be great.
    
http://mail-archives.us.apache.org/mod_mbox/storm-dev/201605.mbox/%3CCAF5108jB=4al0z1qmmnee7u4yx_9tzjd11bjyhktkttvjot...@mail.gmail.com%3E
    
    Adding fixes to current metrics seems not competitive to recent metrics 
from others stream frameworks, and even JStorm, which is the thing we would 
eventually evaluate (I already did a first pass and looks promising) and port 
if it's better. This patch only has a value with current metrics, and I don't 
want to break backward compatibility because of will-be-deprecated-and-dropped 
feature.


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