You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Zhilong Hong (Jira)" <ji...@apache.org> on 2021/03/25 12:28:00 UTC

[jira] [Created] (FLINK-21975) Remove hamcrest dependency from SchedulerBenchmarkBase

Zhilong Hong created FLINK-21975:
------------------------------------

             Summary: Remove hamcrest dependency from SchedulerBenchmarkBase
                 Key: FLINK-21975
                 URL: https://issues.apache.org/jira/browse/FLINK-21975
             Project: Flink
          Issue Type: Bug
          Components: Benchmarks, Runtime / Coordination
    Affects Versions: 1.13.0
            Reporter: Zhilong Hong
             Fix For: 1.13.0


When we are trying to add BenchmarkExecutor for benchmarks introduced in FLINK 21731, we found that the dependency of hamcrest is introduced by mistake. Since there's no hamcrest dependency in flink-benchmark, this will break the benchmark. Thus we need to remove this dependency.



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