Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Won't Do
-
None
-
None
Description
At the moment after 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).