[GitHub] flink pull request #2556: [FLINK-4573] Fix potential resource leak due to un...

2016-09-30 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/2556 --- 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 #2556: [FLINK-4573] Fix potential resource leak due to un...

2016-09-28 Thread lw-lin
Github user lw-lin commented on a diff in the pull request: https://github.com/apache/flink/pull/2556#discussion_r80947439 --- Diff: flink-runtime-web/src/main/java/org/apache/flink/runtime/webmonitor/handlers/TaskManagerLogHandler.java --- @@ -210,7 +210,17 @@ public void onSucce

[GitHub] flink pull request #2556: [FLINK-4573] Fix potential resource leak due to un...

2016-09-28 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/2556#discussion_r80885477 --- Diff: flink-runtime-web/src/main/java/org/apache/flink/runtime/webmonitor/handlers/TaskManagerLogHandler.java --- @@ -210,7 +210,17 @@ public void onSucce

[GitHub] flink pull request #2556: [FLINK-4573] Fix potential resource leak due to un...

2016-09-28 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/2556#discussion_r80885273 --- Diff: flink-runtime-web/src/main/java/org/apache/flink/runtime/webmonitor/handlers/TaskManagerLogHandler.java --- @@ -210,7 +210,17 @@ public void onSucce

[GitHub] flink pull request #2556: [FLINK-4573] Fix potential resource leak due to un...

2016-09-27 Thread lw-lin
GitHub user lw-lin opened a pull request: https://github.com/apache/flink/pull/2556 [FLINK-4573] Fix potential resource leak due to unclosed RandomAccess… …File in TaskManagerLogHandler -- Thanks for contributing to Apache Flink. Before you open your pull reques