You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Piotr Nowojski (JIRA)" <ji...@apache.org> on 2019/06/27 11:39:00 UTC

[jira] [Created] (FLINK-13016) StreamTaskNetworkInput can linger records for longer period of times

Piotr Nowojski created FLINK-13016:
--------------------------------------

             Summary: StreamTaskNetworkInput can linger records for longer period of times
                 Key: FLINK-13016
                 URL: https://issues.apache.org/jira/browse/FLINK-13016
             Project: Flink
          Issue Type: Bug
          Components: Runtime / Network
    Affects Versions: 1.9.0
            Reporter: Piotr Nowojski
            Assignee: Piotr Nowojski
             Fix For: 1.9.0


There is a bug in {{StreamTaskNetworkInput#isAvailable}}. It ignores the case if some data/records are currently buffered in \{{currentRecordDeserializer}} field.



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