[GitHub] flink issue #2132: [FLINK-4090] Close of OutputStream should be in finally c...

2016-06-20 Thread mxm
Github user mxm commented on the issue: https://github.com/apache/flink/pull/2132 Merging with a slight change to use the `Closeable` feature: ```java try (final OutputStream out = new FileOutputStream(propertiesFile)) {

[GitHub] flink issue #2132: [FLINK-4090] Close of OutputStream should be in finally c...

2016-06-20 Thread mxm
Github user mxm commented on the issue: https://github.com/apache/flink/pull/2132 Thank you for the pull request! --- 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

[GitHub] flink issue #2132: [FLINK-4090] Close of OutputStream should be in finally c...

2016-06-20 Thread zentol
Github user zentol commented on the issue: https://github.com/apache/flink/pull/2132 +1 --- 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