Dawid Wysakowicz created FLINK-23284: ----------------------------------------
Summary: All records are processed in the close stage in ContinuousFileReaderOperatorBenchmark Key: FLINK-23284 URL: https://issues.apache.org/jira/browse/FLINK-23284 Project: Flink Issue Type: Bug Components: Benchmarks Reporter: Dawid Wysakowicz Assignee: Dawid Wysakowicz The {{TARGET_COUNT_REACHED_LATCH}} is not correctly reset after the warmup iterations and thus subsequent runs process all records in the {{CLOSE}} stage of the {{ContinuousFileReaderOperator}} testing something different than anticipated. -- This message was sent by Atlassian Jira (v8.3.4#803005)