Nico Kruber created FLINK-9766:
----------------------------------
Summary: 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.2, 1.4.1, 1.5.0, 1.4.0, 1.5.1
Reporter: Nico Kruber
Assignee: Nico Kruber
Fix For: 1.6.0, 1.5.2
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.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)