You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Stefan Richter (JIRA)" <ji...@apache.org> on 2017/08/24 18:28:00 UTC

[jira] [Closed] (FLINK-7505) Use lambdas in suppressed exception idiom

     [ 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)