[
https://issues.apache.org/jira/browse/FLINK-24552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dawid Wysakowicz closed FLINK-24552.
------------------------------------
Resolution: Fixed
Fixed:
* master
** d687f6527948cea33e80655b27499960ea2f414e
* 1.14.1
** e94f4de24b47c8b231ceb209b096e24dcfe2524e
> Ineffective buffer debloat configuration in randomized tests
> ------------------------------------------------------------
>
> Key: FLINK-24552
> URL: https://issues.apache.org/jira/browse/FLINK-24552
> Project: Flink
> Issue Type: Bug
> Components: Runtime / Configuration, Runtime / Task
> Affects Versions: 1.14.0
> Reporter: Dawid Wysakowicz
> Assignee: Anton Kalashnikov
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.15.0, 1.14.1
>
>
> The randomization in {{TestStreamEnvironment#setAsContext}} is ineffective,
> it is not used.
> The problem is that the buffer debloat can be configure only through the
> tasks manager configuration. Configuring through the
> {{StreamExecutionEnvironment}} is not possible.
> We should either:
> 1. Fix the randomization
> 2. Implement configuring buffer debloating through
> {{StreamExecutionEnvironment#configure}}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)