[ https://issues.apache.org/jira/browse/BOOKKEEPER-1060?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Matteo Merli resolved BOOKKEEPER-1060. -------------------------------------- Resolution: Fixed Issue resolved by merging pull request 148 [https://github.com/apache/bookkeeper/pull/148] {noformat} commit af397e2247d453af25db6a1f33426fb9c69e2cdf Author: Matteo Merli <mme...@apache.org> AuthorDate: Wed May 10 13:47:02 2017 -0700 Commit: Matteo Merli <mme...@apache.org> CommitDate: Wed May 10 13:47:02 2017 -0700 BOOKKEEPER-1060: Add utility to use SafeRunnable from Java8 Lambda Since BK-4.5.0 is already switched to Java8, we should have a simple and concise way to pass lambdas where a `SafeRunnable` is required. Author: Matteo Merli <mme...@apache.org> Reviewers: Enrico Olivelli <None> Closes #148 from merlimat/safe-runnable {noformat} > Add utility to use SafeRunnable from Java8 Lambda > ------------------------------------------------- > > Key: BOOKKEEPER-1060 > URL: https://issues.apache.org/jira/browse/BOOKKEEPER-1060 > Project: Bookkeeper > Issue Type: Task > Reporter: Matteo Merli > Assignee: Matteo Merli > Priority: Trivial > Fix For: 4.5.0 > > > Since BK-4.5.0 is already switched to Java8, we should have a simple and > concise way to pass lambdas where a {{SafeRunnable}} is required. -- This message was sent by Atlassian JIRA (v6.3.15#6346)