[ 
https://issues.apache.org/jira/browse/FLINK-3950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15425346#comment-15425346
 ] 

ASF GitHub Bot commented on FLINK-3950:
---------------------------------------

Github user mushketyk commented on the issue:

    https://github.com/apache/flink/pull/2374
  
    Hi @zentol I've updated the PR according to your suggestions.
    
    About the Meter interface I think we can make it more flexible in two ways:
    * Update Meter to support variable number of rates with methods like: 
`List<Double> getRates()` and `double getRate(double rate)`
    * Remove any mention of "exponentially weighted" and let an implementation 
decide what algorithm to use to calculate a rate in every particular case.
    
    What do you think about this?


> Add Meter Metric Type
> ---------------------
>
>                 Key: FLINK-3950
>                 URL: https://issues.apache.org/jira/browse/FLINK-3950
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Core
>            Reporter: Stephan Ewen
>            Assignee: Ivan Mushketyk
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to