Zhu Zhu created FLINK-17410:
-------------------------------
Summary: BlockingPartitionBenchmark compilation failed due to changed StreamGraph interface
Key: FLINK-17410
URL:
https://issues.apache.org/jira/browse/FLINK-17410 Project: Flink
Issue Type: Bug
Components: Benchmarks
Affects Versions: 1.11.0
Reporter: Zhu Zhu
Assignee: Zhu Zhu
Fix For: 1.11.0
{{StreamGraph#setGlobalDataExchangeMode(...)}} is introduced in FLINK-17020 to replace {{StreamGraph#setBlockingConnectionsBetweenChains(...)}}.
{{BlockingPartitionBenchmark}} failed because it relies on this changed interface.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)