[
https://issues.apache.org/jira/browse/FLINK-23459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Piotr Nowojski closed FLINK-23459.
----------------------------------
Fix Version/s: 1.14.0
Resolution: Fixed
Scoped was narrowed down to not present detailed per gate metrics, as currently
debloating works on the task level, not input gate level.
merged to master as 128eb92d43f
> New metrics for dynamic buffer size
> -----------------------------------
>
> Key: FLINK-23459
> URL: https://issues.apache.org/jira/browse/FLINK-23459
> Project: Flink
> Issue Type: Sub-task
> Reporter: Anton Kalashnikov
> Assignee: Piotr Nowojski
> Priority: Major
> Fix For: 1.14.0
>
>
> The following metrics can be added:
> * The total size of buffered in-flight data (both detailed per gate + sum
> per subtask)
> * Total estimated time to process the data (both detailed per gate + max per
> subtask)
> * Actual value of the calculated dynamic buffer size (only detailed per gate)
> All of those metrics should be exposed only on the input side, taking into
> account only input in-flight data.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)