You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Yun Tang (Jira)" <ji...@apache.org> on 2020/03/29 16:38:00 UTC

[jira] [Created] (FLINK-16850) Make flink-benchmark align with different releases of Flink

Yun Tang created FLINK-16850:
--------------------------------

             Summary: Make flink-benchmark align with different releases of Flink
                 Key: FLINK-16850
                 URL: https://issues.apache.org/jira/browse/FLINK-16850
             Project: Flink
          Issue Type: Improvement
          Components: Benchmarks
    Affects Versions: 1.10.0
            Reporter: Yun Tang


Currently, [flink-benchmark|https://github.com/dataArtisans/flink-benchmarks] does not have any releases to align with release branches of Flink. Just change the {{flink.version}} when executing benchmark is not enough as {{flink-benchmark}} always use the latset interfaces which might not existed in previous Flink versions. Take FLINK-15222 for example, this let {{flink-benchmark}} to use new version of interface which is only existed after Flink-1.11

I think we could also let {{flink-benchmark}} to have releases or at least specific branch to align with releases of Flink.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)