[
https://issues.apache.org/jira/browse/FLINK-13039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16877666#comment-16877666
]
Stephan Ewen commented on FLINK-13039:
--------------------------------------
This is currently mainly blocked in some tests using blocking buffer pools.
> 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
> Assignee: Stephan Ewen
> Priority: Major
>
> 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)