Andrey Zagrebin created FLINK-14633: ---------------------------------------
Summary: 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 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. -- This message was sent by Atlassian Jira (v8.3.4#803005)