Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.14.0
Description
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.
Attachments
Issue Links
- blocks
-
FLINK-24551 BUFFER_DEBLOAT_SAMPLES property is taken from the wrong configuration
- Resolved
- Dependent
-
FLINK-23974 Decreased throughput with enabled buffer debloat
- Closed
- links to