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

[jira] [Created] (FLINK-13039) Clean up thrown exception lists of `ResultSubpartitionView#getNextBuffer`

Piotr Nowojski created FLINK-13039:
--------------------------------------

             Summary: Clean up thrown exception lists of `ResultSubpartitionView#getNextBuffer`
                 Key: FLINK-13039
                 URL: https://issues.apache.org/jira/browse/FLINK-13039
             Project: Flink
          Issue Type: Improvement
          Components: Runtime / Network
    Affects Versions: 1.9.0
            Reporter: Piotr Nowojski


After implementing https://issues.apache.org/jira/browse/FLINK-12070 declared exceptions list of \{{ResultSubpartitionView#getNextBuffer}} is no longer accurate and cleaned up. This allows us also to finally clean up exceptions list of {{InputGate#pollNext}} and remove the confusing {{InterruptedException}} from there as well (confusing part was that supposedly non blocking operation was throwing {{InterruptedException}})



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