[ https://issues.apache.org/jira/browse/FLINK-14631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Andrey Zagrebin reassigned FLINK-14631: --------------------------------------- Assignee: Andrey Zagrebin > Account for netty direct allocations in direct memory limit (Netty Shuffle) > --------------------------------------------------------------------------- > > Key: FLINK-14631 > URL: https://issues.apache.org/jira/browse/FLINK-14631 > Project: Flink > Issue Type: Sub-task > Components: Runtime / Task > Reporter: Andrey Zagrebin > Assignee: Andrey Zagrebin > Priority: Major > Labels: pull-request-available > Fix For: 1.10.0 > > Time Spent: 10m > Remaining Estimate: 0h > > At the moment after FLINK-13982, when we calculate JVM direct memory limit, > we only account for memory segment network buffers but not for direct > allocations from netty arenas in > org.apache.flink.runtime.io.network.netty.NettyBufferPool. We should include > netty arenas into shuffle memory calculations. -- This message was sent by Atlassian Jira (v8.3.4#803005)