You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2022/04/08 07:45:00 UTC

[jira] [Closed] (FLINK-27045) Remove shared TestingUtils executor

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

Chesnay Schepler closed FLINK-27045.
------------------------------------
    Resolution: Fixed

master: f1867d316860033af5e83ab13145ed775edb12b0

> Remove shared TestingUtils executor
> -----------------------------------
>
>                 Key: FLINK-27045
>                 URL: https://issues.apache.org/jira/browse/FLINK-27045
>             Project: Flink
>          Issue Type: Technical Debt
>          Components: Tests
>            Reporter: Chesnay Schepler
>            Assignee: Chesnay Schepler
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.16.0
>
>
> The testing utils provide a shared executor. Sharing such an executor across tests can cause odd behaviors, like unexpected shutdowns or blocking calls effectively halting the executor.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)