[
https://issues.apache.org/jira/browse/FLINK-14633?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrey Zagrebin closed FLINK-14633.
-----------------------------------
Resolution: Won't Do
For now, we can account for netty arenas in framework off-heap memory
(https://jira.apache.org/jira/browse/FLINK-14637).
> Account for netty direct allocations in direct memory limit (Queryable state)
> -----------------------------------------------------------------------------
>
> Key: FLINK-14633
> URL: https://issues.apache.org/jira/browse/FLINK-14633
> Project: Flink
> Issue Type: Sub-task
> Components: Runtime / Queryable State, Runtime / Task
> Reporter: Andrey Zagrebin
> Priority: Major
> Fix For: 1.10.0
>
>
> At the moment afterÂ
> [-FLINK-13982-|https://issues.apache.org/jira/browse/FLINK-13982], when we
> calculate JVM direct memory limit, we do not account for direct allocations
> from netty arenas in org.apache.flink.queryablestate.network.NettyBufferPool.
> Alternatively, we account for this in framework off heap memory config
> (FLINK-14637).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)