[GitHub] flink pull request #2336: FLINK-4094 Off heap memory deallocation might not ...

2016-08-05 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/2336 --- 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

[GitHub] flink pull request #2336: FLINK-4094 Off heap memory deallocation might not ...

2016-08-05 Thread StephanEwen
Github user StephanEwen commented on a diff in the pull request: https://github.com/apache/flink/pull/2336#discussion_r73670793 --- Diff: docs/setup/config.md --- @@ -83,7 +83,8 @@ The default fraction for managed memory can be adjusted using the `taskmanager.m -

[GitHub] flink pull request #2336: FLINK-4094 Off heap memory deallocation might not ...

2016-08-05 Thread StephanEwen
Github user StephanEwen commented on a diff in the pull request: https://github.com/apache/flink/pull/2336#discussion_r73670834 --- Diff: flink-runtime/src/main/java/org/apache/flink/runtime/memory/MemoryManager.java --- @@ -53,6 +55,7 @@ */ public class MemoryManager

[GitHub] flink pull request #2336: FLINK-4094 Off heap memory deallocation might not ...

2016-08-04 Thread ramkrish86
GitHub user ramkrish86 opened a pull request: https://github.com/apache/flink/pull/2336 FLINK-4094 Off heap memory deallocation might not properly work (Ram) Thanks for contributing to Apache Flink. Before you open your pull request, please take the following check list into