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)