[ 
https://issues.apache.org/jira/browse/FLINK-24470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated FLINK-24470:
-----------------------------------
    Labels: pull-request-available  (was: )

> EMA for buffer debloat level
> ----------------------------
>
>                 Key: FLINK-24470
>                 URL: https://issues.apache.org/jira/browse/FLINK-24470
>             Project: Flink
>          Issue Type: Improvement
>          Components: Runtime / Checkpointing
>    Affects Versions: 1.14.0
>            Reporter: Anton Kalashnikov
>            Assignee: Anton Kalashnikov
>            Priority: Major
>              Labels: pull-request-available
>
> Right now, we use EMA for the smoothing calculation of the throughput. But 
> there is an idea to use EMA on the buffer debloat(BufferDebloater) level 
> because it contains more information(old buffer size, current throughput, 
> buffer in use count, etc.) and it looks like it should be used more 
> effectively.
> !NB. This is just an idea which makes sense to try. but if the new 
> implementation doesn't have real profit it makes sense to keep the old one.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to