You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Nico Kruber (JIRA)" <ji...@apache.org> on 2018/04/25 14:14:01 UTC

[jira] [Created] (FLINK-9256) NPE in SingleInputGate#updateInputChannel() for non-credit based flow control

Nico Kruber created FLINK-9256:
----------------------------------

             Summary: NPE in SingleInputGate#updateInputChannel() for non-credit based flow control
                 Key: FLINK-9256
                 URL: https://issues.apache.org/jira/browse/FLINK-9256
             Project: Flink
          Issue Type: Bug
          Components: Network
    Affects Versions: 1.5.0, 1.6.0
            Reporter: Nico Kruber
            Assignee: Nico Kruber
             Fix For: 1.5.0


{{SingleInputGate#updateInputChannel()}} fails to update remote partitions without credit based flow control due to a {{NullPointerException}} from {{networkBufferPool == null}}.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)