[
https://issues.apache.org/jira/browse/FLINK-17410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zhu Zhu updated FLINK-17410:
----------------------------
Description:
{{StreamGraph#setGlobalDataExchangeMode(...)}} is introduced in FLINK-17020 to
replace {{StreamGraph#setBlockingConnectionsBetweenChains(...)}}.
{{BlockingPartitionBenchmark}} failed because it relies on the old interface.
was:
{{StreamGraph#setGlobalDataExchangeMode(...)}} is introduced in FLINK-17020 to
replace {{StreamGraph#setBlockingConnectionsBetweenChains(...)}}.
{{BlockingPartitionBenchmark}} failed because it relies on this changed
interface.
> 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
> Priority: Major
> Fix For: 1.11.0
>
>
> {{StreamGraph#setGlobalDataExchangeMode(...)}} is introduced in FLINK-17020
> to replace {{StreamGraph#setBlockingConnectionsBetweenChains(...)}}.
> {{BlockingPartitionBenchmark}} failed because it relies on the old interface.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)