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)