You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Arvid Heise (Jira)" <ji...@apache.org> on 2020/04/03 11:55:00 UTC

[jira] [Created] (FLINK-16972) Fix non-blocking output availability logic.

Arvid Heise created FLINK-16972:
-----------------------------------

             Summary: Fix non-blocking output availability logic.
                 Key: FLINK-16972
                 URL: https://issues.apache.org/jira/browse/FLINK-16972
             Project: Flink
          Issue Type: Bug
          Components: Runtime / Network
    Affects Versions: 1.11.0
            Reporter: Arvid Heise
            Assignee: Arvid Heise
             Fix For: 1.11.0


Non-blocking output is currently blocking, as unavailability in `LocalBufferPool` is only signaled when the first unavailable buffer is being requested.



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