Stephan Ewen created FLINK-12012:
------------------------------------
Summary: BroadcastStateITCase does not use Test Environments
Key: FLINK-12012
URL: https://issues.apache.org/jira/browse/FLINK-12012
Project: Flink
Issue Type: Bug
Components: Tests
Affects Versions: 1.8.0
Reporter: Stephan Ewen
Assignee: Stephan Ewen
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)