[
https://issues.apache.org/jira/browse/FLINK-21975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zhu Zhu closed FLINK-21975.
---------------------------
Resolution: Fixed
Fixed via 94ce6f9f638f7e346344e6e078ecbdd8933b44d6
> 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
> Assignee: Zhilong Hong
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.13.0
>
>
> When we are trying to add BenchmarkExecutor for benchmarks introduced in
> FLINK 21731, we find that the dependency of hamcrest is introduced into the
> benchmark by mistake. Since there's no hamcrest dependency in
> flink-benchmark, this will break the execution of scheduler benchmarks.
> Therefore, we need to remove this dependency from {{SchedulerBenchmarkBase}}.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)