You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Zhu Zhu (Jira)" <ji...@apache.org> on 2020/04/27 09:29:00 UTC

[jira] [Created] (FLINK-17410) BlockingPartitionBenchmark compilation failed due to changed StreamGraph interface

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)