[
https://issues.apache.org/jira/browse/FLINK-12012?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stephan Ewen resolved FLINK-12012.
----------------------------------
Resolution: Fixed
Fixed in
- 1.9.0 (master) in d4a0ecce47ee2b2fdd579634ea23855c23164087
- 1.8.1 in e620844ceed020e3d976aa4dc976b1ff8bf3fc80
> BroadcastStateITCase does not use Test Environments
> ---------------------------------------------------
>
> Key: FLINK-12012
> URL: https://issues.apache.org/jira/browse/FLINK-12012
> Project: Flink
> Issue Type: Bug
> Components: API / DataStream, Tests
> Affects Versions: 1.8.0
> Reporter: Stephan Ewen
> Assignee: Stephan Ewen
> Priority: Minor
> Fix For: 1.9.0, 1.8.1
>
>
> The test uses the default local environment (and thus embedded mini cluster),
> where the parallelism depends on the number of CPU cores.
> That makes the network buffer consumption non-deterministic. It should run in
> a test environment with well defined parallelism and memory footprint.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)