Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
0.10.0, 0.10.1
-
None
Description
Multiple users have asked for a simple way to display the backpressure in a Flink job. Backpressure could be determined by monitoring throughput and allocated network buffers at the task managers.
Subsequently, a reliable measure of backpressue could be used to adjust the read behavior of sources, e.g. adjust the offset of the Kafka consumer.
Also, the web frontend should display the backpressure measure to allow users to find bottlenecks in there jobs.
Attachments
Issue Links
- is duplicated by
-
FLINK-3310 Add back pressure statistics to web frontend
- Closed