[GitHub] flink pull request #5848: Minor cleanup of Java example code for AsyncFuncti...

2018-04-22 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/5848 ---

[GitHub] flink pull request #5848: Minor cleanup of Java example code for AsyncFuncti...

2018-04-14 Thread kkrugler
GitHub user kkrugler opened a pull request: https://github.com/apache/flink/pull/5848 Minor cleanup of Java example code for AsyncFunctions Use `CompletableFuture` correctly, via `.supplyAsync()` wrapping `Future.get()` You can merge this pull request into a Git repository by