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

[jira] [Created] (FLINK-28399) Refactor CheckedThread to accept runnable via constructor

Chesnay Schepler created FLINK-28399:
----------------------------------------

             Summary: Refactor CheckedThread to accept runnable via constructor
                 Key: FLINK-28399
                 URL: https://issues.apache.org/jira/browse/FLINK-28399
             Project: Flink
          Issue Type: Technical Debt
          Components: API / Core
            Reporter: Chesnay Schepler
             Fix For: 1.16.0


Make the CheckedThread an easier drop-in replacements for threads by passing the runnable via the constructor.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)