[ 
https://issues.apache.org/jira/browse/FLINK-23879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17402542#comment-17402542
 ] 

Arvid Heise commented on FLINK-23879:
-------------------------------------

Thanks for fixing [~chesnay]! Sorry for creating the mess - I keep forgetting 
about the benchmark repository. Do we actually still need the separation? I 
thought there was some clarification around JMH license that would make it 
possible to integrate into main repo?

For example, apache-commons seems to use it [1].

[1] 
http://commons.apache.org/proper/commons-rng/commons-rng-examples/commons-rng-examples-jmh/dependencies.html

> Benchmarks are not compiling
> ----------------------------
>
>                 Key: FLINK-23879
>                 URL: https://issues.apache.org/jira/browse/FLINK-23879
>             Project: Flink
>          Issue Type: Bug
>          Components: Benchmarks
>            Reporter: Zhilong Hong
>            Assignee: Chesnay Schepler
>            Priority: Blocker
>              Labels: pull-request-available
>
> The benchmarks are not compiling from Aug. 16th, 2021. The error is:
> {noformat}
> [2021-08-19T23:18:36.242Z] [ERROR] 
> /home/jenkins/workspace/flink-scheduler-benchmarks/flink-benchmarks/src/main/java/org/apache/flink/benchmark/SortingBoundedInputBenchmarks.java:47:54:
>  error: package org.apache.flink.streaming.runtime.streamstatus does not exist
> [2021-08-19T23:18:36.242Z] [ERROR] 
> /home/jenkins/workspace/flink-scheduler-benchmarks/flink-benchmarks/src/main/java/org/apache/flink/benchmark/SortingBoundedInputBenchmarks.java:350:40:
>  error: cannot find symbol{noformat}
> It seems to be introduced by FLINK-23767, in which {{StreamStatus}} is 
> replaced with {{WatermarkStatus}}.



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

Reply via email to