You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Piotr Nowojski (Jira)" <ji...@apache.org> on 2020/02/21 07:26:00 UTC

[jira] [Closed] (FLINK-16019) ContinuousFileReaderOperatorBenchmark restarts indefinetly on failure

     [ https://issues.apache.org/jira/browse/FLINK-16019?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Piotr Nowojski closed FLINK-16019.
----------------------------------
      Assignee: Roman Khachatryan
    Resolution: Fixed

Merged to master as 0f71ab3edb and dddbc2b63c

> 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
>            Assignee: Roman Khachatryan
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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)