[
https://issues.apache.org/jira/browse/FLINK-23879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chesnay Schepler reassigned FLINK-23879:
----------------------------------------
Assignee: Chesnay Schepler
> Benchmark are not compiling
> ---------------------------
>
> Key: FLINK-23879
> URL: https://issues.apache.org/jira/browse/FLINK-23879
> Project: Flink
> Issue Type: Bug
> Components: Benchmarks
> Affects Versions: 1.14.0
> Reporter: Zhilong Hong
> Assignee: Chesnay Schepler
> Priority: Blocker
> Fix For: 1.14.0
>
>
> The benchmark is 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)