[
https://issues.apache.org/jira/browse/FLINK-16019?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Roman Khachatryan updated FLINK-16019:
--------------------------------------
Description:
CFRO was changed to be created using factory, but the benchmark wasn’t updated.
This resulted in error in CFRO super.dispose as it wasn’t properly initialized.
The error wasn’t reported properly in CFRO (flipped arguments to
firstOrSuppressed)
The benchmark was running a job with a restarting strategy, so it repeated
indefinitely.
> ContinuousFileReaderOperatorBenchmark restarts indefinetly on failure
> ---------------------------------------------------------------------
>
> Key: FLINK-16019
> URL: https://issues.apache.org/jira/browse/FLINK-16019
> Project: Flink
> Issue Type: Bug
> Components: Benchmarks
> Reporter: Roman Khachatryan
> Priority: Major
>
> CFRO was changed to be created using factory, but the benchmark wasn’t
> updated.
> This resulted in error in CFRO super.dispose as it wasn’t properly
> initialized.
> The error wasn’t reported properly in CFRO (flipped arguments to
> firstOrSuppressed)
> The benchmark was running a job with a restarting strategy, so it repeated
> indefinitely.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)