[
https://issues.apache.org/jira/browse/FLINK-23078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17367954#comment-17367954
]
Zhilong Hong commented on FLINK-23078:
--------------------------------------
Hi [~pnowojski], I've came up with a pull request that wraps
`TestingUtil.defaultExecutor().shutdownNow()` into `SchedulerBenchmarkUtils`.
I've tested it locally and it works well. The PR:
https://github.com/apache/flink/pull/16250
> Scheduler Benchmarks not compiling
> ----------------------------------
>
> Key: FLINK-23078
> URL: https://issues.apache.org/jira/browse/FLINK-23078
> Project: Flink
> Issue Type: Bug
> Components: Benchmarks, Runtime / Coordination
> Affects Versions: 1.14.0
> Reporter: Piotr Nowojski
> Assignee: Chesnay Schepler
> Priority: Blocker
> Labels: pull-request-available
> Fix For: 1.14.0
>
>
> {code:java}
> 07:46:50 [ERROR]
> /home/jenkins/workspace/flink-master-benchmarks/flink-benchmarks/src/main/java/org/apache/flink/scheduler/benchmark/SchedulerBenchmarkBase.java:21:44:
> error: cannot find symbol
> {code}
> CC [~chesnay] [~Thesharing]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)