[ https://issues.apache.org/jira/browse/FLINK-9766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16538107#comment-16538107
]
ASF GitHub Bot commented on FLINK-9766:
---------------------------------------
Github user zhijiangW commented on the issue:
https://github.com/apache/flink/pull/6271
LGTM!
> Incomplete/incorrect cleanup in RemoteInputChannelTest
> ------------------------------------------------------
>
> Key: FLINK-9766
> URL: https://issues.apache.org/jira/browse/FLINK-9766
> Project: Flink
> Issue Type: Bug
> Components: Network, Tests
> Affects Versions: 1.4.0, 1.5.0, 1.4.1, 1.4.2, 1.5.1
> Reporter: Nico Kruber
> Assignee: Nico Kruber
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.5.2, 1.6.0
>
>
> If an assertion in the tests fails and as a result the cleanup code wrapped into a {{finally}}
block also fails, in most tests the original assertion was swallowed making it hard to debug
> in the successful case.
> Furthermore, {{testConcurrentRecycleAndRelease2()}} does even not clean up at all if
successful.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
|