[GitHub] flink pull request #4259: [FLINK-7105] Make ActorSystems non daemonic

2017-07-23 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/4259 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enab

[GitHub] flink pull request #4259: [FLINK-7105] Make ActorSystems non daemonic

2017-07-05 Thread tillrohrmann
GitHub user tillrohrmann opened a pull request: https://github.com/apache/flink/pull/4259 [FLINK-7105] Make ActorSystems non daemonic In order to not having to explicitly wait on the termination of an ActorSystem in the main thread, we now create the ActorSystems in non-daemonic