Arvid Heise created FLINK-20030: ----------------------------------- Summary: Barrier announcement causes outdated RemoteInputChannel#numBuffersOvertaken Key: FLINK-20030 URL: https://issues.apache.org/jira/browse/FLINK-20030 Project: Flink Issue Type: Bug Reporter: Arvid Heise
{{numBuffersOvertaken}} is set when the announcement is enqueued, but it can take quite a while until the checkpoint is actually started with quite a non-priority buffers being drained. We should move away from {{numBuffersOvertaken}} and use sequence numbers. -- This message was sent by Atlassian Jira (v8.3.4#803005)