[ https://issues.apache.org/jira/browse/FLINK-9766?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nico Kruber resolved FLINK-9766.
--------------------------------
Resolution: Fixed
Fixed via
1.6.0: 598e4604440bc327e64c747f66470a0d65609f70
1.5.2: bbe5930dc0aaf46f0f1f0ed34faa48f74ef1e70d
> 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)
|