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 2019/11/19 11:38:00 UTC

[jira] [Updated] (FLINK-14857) Deprecate checkpoint lock from the Operators API

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

Piotr Nowojski updated FLINK-14857:
-----------------------------------
        Parent: FLINK-12477
    Issue Type: Sub-task  (was: Improvement)

> Deprecate checkpoint lock from the Operators API
> ------------------------------------------------
>
>                 Key: FLINK-14857
>                 URL: https://issues.apache.org/jira/browse/FLINK-14857
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Runtime / Task
>    Affects Versions: 1.9.1
>            Reporter: Roman Khachatryan
>            Assignee: Roman Khachatryan
>            Priority: Major
>
> Drop `this.checkpointLock = getContainingTask().getCheckpointLock();` access (used for example in `ContinuousFileReaderOperator`).
> Redirect users to the mailbox (enqueuing/yielding).



--
This message was sent by Atlassian Jira
(v8.3.4#803005)