You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Roman Khachatryan (Jira)" <ji...@apache.org> on 2020/05/15 11:26:00 UTC

[jira] [Created] (FLINK-17727) Can't subsume checkpoint with no channel state in UC mode

Roman Khachatryan created FLINK-17727:
-----------------------------------------

             Summary: Can't subsume checkpoint with no channel state in UC mode
                 Key: FLINK-17727
                 URL: https://issues.apache.org/jira/browse/FLINK-17727
             Project: Flink
          Issue Type: Bug
          Components: Runtime / Checkpointing, Runtime / Task
    Affects Versions: 1.11.0
            Reporter: Roman Khachatryan
            Assignee: Roman Khachatryan
             Fix For: 1.11.0


When there are no channel state handles, the underlying FS stream is still created.

On discard it is not deleted because it's not referenced by any state handles.



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