Zhilong Hong created FLINK-23153: ------------------------------------ Summary: Benchmark not compiling Key: FLINK-23153 URL: https://issues.apache.org/jira/browse/FLINK-23153 Project: Flink Issue Type: Bug Components: Benchmarks Affects Versions: 1.14.0 Reporter: Zhilong Hong Fix For: 1.14.0
In FLINK-23085, FutureUtils is moved from flink-runtime to flink-core. The reference in flink-benchmark should also be changed. One known reference is located at: org/apache/flink/benchmark/operators/RecordSource.java. The travis CI is broken at this moment: https://travis-ci.com/github/apache/flink-benchmarks/builds/230813827#L2026 -- This message was sent by Atlassian Jira (v8.3.4#803005)