Yu Li created FLINK-12694: ----------------------------- Summary: Implement a HeapAccountingManager Key: FLINK-12694 URL: https://issues.apache.org/jira/browse/FLINK-12694 Project: Flink Issue Type: Sub-task Components: Runtime / State Backends Reporter: Yu Li Assignee: Yu Li
We need a {{HeapAccountingManager}} for a) (roughly) estimating the on-heap size of each key-value; and b) recording the size of each on-heap and off-heap KeyGroup. With such accountings we could decide which KeyGroup to spill/load. -- This message was sent by Atlassian JIRA (v7.6.3#76005)