[GitHub] [flink] tillrohrmann commented on a change in pull request #11109: [FLINK-15758][MemManager] Release segment and its unsafe memory in GC Cleaner

2020-04-24 Thread GitBox
tillrohrmann commented on a change in pull request #11109: URL: https://github.com/apache/flink/pull/11109#discussion_r414648626 ## File path: flink-core/src/main/java/org/apache/flink/util/JavaGcCleanerWrapper.java ## @@ -43,326 +47,338 @@ private static final Logger

[GitHub] [flink] tillrohrmann commented on a change in pull request #11109: [FLINK-15758][MemManager] Release segment and its unsafe memory in GC Cleaner

2020-04-24 Thread GitBox
tillrohrmann commented on a change in pull request #11109: URL: https://github.com/apache/flink/pull/11109#discussion_r414648626 ## File path: flink-core/src/main/java/org/apache/flink/util/JavaGcCleanerWrapper.java ## @@ -43,326 +47,338 @@ private static final Logger

[GitHub] [flink] tillrohrmann commented on a change in pull request #11109: [FLINK-15758][MemManager] Release segment and its unsafe memory in GC Cleaner

2020-04-24 Thread GitBox
tillrohrmann commented on a change in pull request #11109: URL: https://github.com/apache/flink/pull/11109#discussion_r414622511 ## File path: flink-runtime/src/main/java/org/apache/flink/runtime/memory/MemoryManager.java ## @@ -233,8 +233,7 @@ public void allocatePages(

[GitHub] [flink] tillrohrmann commented on a change in pull request #11109: [FLINK-15758][MemManager] Release segment and its unsafe memory in GC Cleaner

2020-04-23 Thread GitBox
tillrohrmann commented on a change in pull request #11109: URL: https://github.com/apache/flink/pull/11109#discussion_r413803616 ## File path: flink-core/src/main/java/org/apache/flink/util/JavaGcCleanerWrapper.java ## @@ -254,5 +339,31 @@ public Runnable create(Object owner,

[GitHub] [flink] tillrohrmann commented on a change in pull request #11109: [FLINK-15758][MemManager] Release segment and its unsafe memory in GC Cleaner

2020-04-17 Thread GitBox
tillrohrmann commented on a change in pull request #11109: [FLINK-15758][MemManager] Release segment and its unsafe memory in GC Cleaner URL: https://github.com/apache/flink/pull/11109#discussion_r410244991 ## File path:

[GitHub] [flink] tillrohrmann commented on a change in pull request #11109: [FLINK-15758][MemManager] Release segment and its unsafe memory in GC Cleaner

2020-04-17 Thread GitBox
tillrohrmann commented on a change in pull request #11109: [FLINK-15758][MemManager] Release segment and its unsafe memory in GC Cleaner URL: https://github.com/apache/flink/pull/11109#discussion_r410264001 ## File path:

[GitHub] [flink] tillrohrmann commented on a change in pull request #11109: [FLINK-15758][MemManager] Release segment and its unsafe memory in GC Cleaner

2020-04-17 Thread GitBox
tillrohrmann commented on a change in pull request #11109: [FLINK-15758][MemManager] Release segment and its unsafe memory in GC Cleaner URL: https://github.com/apache/flink/pull/11109#discussion_r410268864 ## File path:

[GitHub] [flink] tillrohrmann commented on a change in pull request #11109: [FLINK-15758][MemManager] Release segment and its unsafe memory in GC Cleaner

2020-04-17 Thread GitBox
tillrohrmann commented on a change in pull request #11109: [FLINK-15758][MemManager] Release segment and its unsafe memory in GC Cleaner URL: https://github.com/apache/flink/pull/11109#discussion_r410262958 ## File path:

[GitHub] [flink] tillrohrmann commented on a change in pull request #11109: [FLINK-15758][MemManager] Release segment and its unsafe memory in GC Cleaner

2020-04-17 Thread GitBox
tillrohrmann commented on a change in pull request #11109: [FLINK-15758][MemManager] Release segment and its unsafe memory in GC Cleaner URL: https://github.com/apache/flink/pull/11109#discussion_r410254078 ## File path:

[GitHub] [flink] tillrohrmann commented on a change in pull request #11109: [FLINK-15758][MemManager] Release segment and its unsafe memory in GC Cleaner

2020-04-17 Thread GitBox
tillrohrmann commented on a change in pull request #11109: [FLINK-15758][MemManager] Release segment and its unsafe memory in GC Cleaner URL: https://github.com/apache/flink/pull/11109#discussion_r410269608 ## File path:

[GitHub] [flink] tillrohrmann commented on a change in pull request #11109: [FLINK-15758][MemManager] Release segment and its unsafe memory in GC Cleaner

2020-04-17 Thread GitBox
tillrohrmann commented on a change in pull request #11109: [FLINK-15758][MemManager] Release segment and its unsafe memory in GC Cleaner URL: https://github.com/apache/flink/pull/11109#discussion_r410243332 ## File path:

[GitHub] [flink] tillrohrmann commented on a change in pull request #11109: [FLINK-15758][MemManager] Release segment and its unsafe memory in GC Cleaner

2020-04-17 Thread GitBox
tillrohrmann commented on a change in pull request #11109: [FLINK-15758][MemManager] Release segment and its unsafe memory in GC Cleaner URL: https://github.com/apache/flink/pull/11109#discussion_r410252956 ## File path:

[GitHub] [flink] tillrohrmann commented on a change in pull request #11109: [FLINK-15758][MemManager] Release segment and its unsafe memory in GC Cleaner

2020-04-17 Thread GitBox
tillrohrmann commented on a change in pull request #11109: [FLINK-15758][MemManager] Release segment and its unsafe memory in GC Cleaner URL: https://github.com/apache/flink/pull/11109#discussion_r410265250 ## File path:

[GitHub] [flink] tillrohrmann commented on a change in pull request #11109: [FLINK-15758][MemManager] Release segment and its unsafe memory in GC Cleaner

2020-04-17 Thread GitBox
tillrohrmann commented on a change in pull request #11109: [FLINK-15758][MemManager] Release segment and its unsafe memory in GC Cleaner URL: https://github.com/apache/flink/pull/11109#discussion_r410268774 ## File path:

[GitHub] [flink] tillrohrmann commented on a change in pull request #11109: [FLINK-15758][MemManager] Release segment and its unsafe memory in GC Cleaner

2020-04-17 Thread GitBox
tillrohrmann commented on a change in pull request #11109: [FLINK-15758][MemManager] Release segment and its unsafe memory in GC Cleaner URL: https://github.com/apache/flink/pull/11109#discussion_r410251612 ## File path:

[GitHub] [flink] tillrohrmann commented on a change in pull request #11109: [FLINK-15758][MemManager] Release segment and its unsafe memory in GC Cleaner

2020-04-17 Thread GitBox
tillrohrmann commented on a change in pull request #11109: [FLINK-15758][MemManager] Release segment and its unsafe memory in GC Cleaner URL: https://github.com/apache/flink/pull/11109#discussion_r410234004 ## File path:

[GitHub] [flink] tillrohrmann commented on a change in pull request #11109: [FLINK-15758][MemManager] Release segment and its unsafe memory in GC Cleaner

2020-04-17 Thread GitBox
tillrohrmann commented on a change in pull request #11109: [FLINK-15758][MemManager] Release segment and its unsafe memory in GC Cleaner URL: https://github.com/apache/flink/pull/11109#discussion_r410237975 ## File path:

[GitHub] [flink] tillrohrmann commented on a change in pull request #11109: [FLINK-15758][MemManager] Release segment and its unsafe memory in GC Cleaner

2020-04-17 Thread GitBox
tillrohrmann commented on a change in pull request #11109: [FLINK-15758][MemManager] Release segment and its unsafe memory in GC Cleaner URL: https://github.com/apache/flink/pull/11109#discussion_r410252210 ## File path:

[GitHub] [flink] tillrohrmann commented on a change in pull request #11109: [FLINK-15758][MemManager] Release segment and its unsafe memory in GC Cleaner

2020-04-17 Thread GitBox
tillrohrmann commented on a change in pull request #11109: [FLINK-15758][MemManager] Release segment and its unsafe memory in GC Cleaner URL: https://github.com/apache/flink/pull/11109#discussion_r410218003 ## File path:

[GitHub] [flink] tillrohrmann commented on a change in pull request #11109: [FLINK-15758][MemManager] Release segment and its unsafe memory in GC Cleaner

2020-04-17 Thread GitBox
tillrohrmann commented on a change in pull request #11109: [FLINK-15758][MemManager] Release segment and its unsafe memory in GC Cleaner URL: https://github.com/apache/flink/pull/11109#discussion_r410258640 ## File path:

[GitHub] [flink] tillrohrmann commented on a change in pull request #11109: [FLINK-15758][MemManager] Release segment and its unsafe memory in GC Cleaner

2020-04-17 Thread GitBox
tillrohrmann commented on a change in pull request #11109: [FLINK-15758][MemManager] Release segment and its unsafe memory in GC Cleaner URL: https://github.com/apache/flink/pull/11109#discussion_r410255110 ## File path:

[GitHub] [flink] tillrohrmann commented on a change in pull request #11109: [FLINK-15758][MemManager] Release segment and its unsafe memory in GC Cleaner

2020-04-17 Thread GitBox
tillrohrmann commented on a change in pull request #11109: [FLINK-15758][MemManager] Release segment and its unsafe memory in GC Cleaner URL: https://github.com/apache/flink/pull/11109#discussion_r410253550 ## File path:

[GitHub] [flink] tillrohrmann commented on a change in pull request #11109: [FLINK-15758][MemManager] Release segment and its unsafe memory in GC Cleaner

2020-04-17 Thread GitBox
tillrohrmann commented on a change in pull request #11109: [FLINK-15758][MemManager] Release segment and its unsafe memory in GC Cleaner URL: https://github.com/apache/flink/pull/11109#discussion_r410285430 ## File path:

[GitHub] [flink] tillrohrmann commented on a change in pull request #11109: [FLINK-15758][MemManager] Release segment and its unsafe memory in GC Cleaner

2020-04-17 Thread GitBox
tillrohrmann commented on a change in pull request #11109: [FLINK-15758][MemManager] Release segment and its unsafe memory in GC Cleaner URL: https://github.com/apache/flink/pull/11109#discussion_r410267635 ## File path: