[
https://issues.apache.org/jira/browse/FLINK-7505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stefan Richter closed FLINK-7505.
---------------------------------
Resolution: Fixed
merged in 5456cf9f8f.
> Use lambdas in suppressed exception idiom
> -----------------------------------------
>
> Key: FLINK-7505
> URL: https://issues.apache.org/jira/browse/FLINK-7505
> Project: Flink
> Issue Type: Improvement
> Components: State Backends, Checkpointing
> Affects Versions: 1.4.0
> Reporter: Stefan Richter
> Assignee: Stefan Richter
> Priority: Trivial
>
> We can use Java 8 lamdas for the suppressed exception idiom on loops to unify
> the code for all possible methods without parameters that throw exceptions,
> such as {{close()}}, {{dispose()}}, etc.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)