[
https://issues.apache.org/jira/browse/FLINK-24402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Roman Khachatryan updated FLINK-24402:
--------------------------------------
Description:
FLINK-23381 adds back-pressure, this task is to add monitoring for that.
Can be reported as back-pressured by backend per second, similar to how
"regular" back-pressure is currently reported
([prototype|https://github.com/rkhachatryan/flink/tree/clsb-bp-test]).
Take into account:
* there is blocking and non-blocking waiting for changelog availability (see
[https://github.com/apache/flink/pull/17229#discussion_r740111285)]
* UI needs to be adjusted in several places: Task label; Task details
* Back-pressure status label should probably be adjusted
* If changelog is disabled then the metric shouldn't be shown
Uploading metrics should be added in FLINK-23486.
was:
FLINK-23381 adds back-pressure, this task is to add monitoring for that.
Can be reported as back-pressured by backend per second, similar to how
"regular" back-pressure is currently reported
([prototype|https://github.com/rkhachatryan/flink/tree/clsb-bp-test]).
Uploading metrics should be added in FLINK-23486.
> Add a metric for back-pressure from the ChangelogStateBackend
> -------------------------------------------------------------
>
> Key: FLINK-24402
> URL: https://issues.apache.org/jira/browse/FLINK-24402
> Project: Flink
> Issue Type: Sub-task
> Components: Benchmarks
> Reporter: Roman Khachatryan
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.15.0
>
>
> FLINK-23381 adds back-pressure, this task is to add monitoring for that.
> Can be reported as back-pressured by backend per second, similar to how
> "regular" back-pressure is currently reported
> ([prototype|https://github.com/rkhachatryan/flink/tree/clsb-bp-test]).
> Take into account:
> * there is blocking and non-blocking waiting for changelog availability (see
> [https://github.com/apache/flink/pull/17229#discussion_r740111285)]
> * UI needs to be adjusted in several places: Task label; Task details
> * Back-pressure status label should probably be adjusted
> * If changelog is disabled then the metric shouldn't be shown
>
> Uploading metrics should be added in FLINK-23486.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)