[
https://issues.apache.org/jira/browse/FLINK-36556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-36556:
-----------------------------------
Labels: pull-request-available (was: )
> Allow to configure starting buffer size when using buffer debloating
> --------------------------------------------------------------------
>
> Key: FLINK-36556
> URL: https://issues.apache.org/jira/browse/FLINK-36556
> Project: Flink
> Issue Type: Improvement
> Components: Runtime / Network, Runtime / Task
> Affects Versions: 1.19.1
> Reporter: Piotr Nowojski
> Priority: Major
> Labels: pull-request-available
>
> Starting buffer size is 32KB, so during recovery/startup, before backpressure
> kicks in, Flink job can be flooded with large buffers, completely stalling
> the progress.
> Proposed solution is to make this starting size configurable.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)