[jira] [Created] (FLINK-13801) Introduce a HybridStateTable to combine everything together

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-13801) Introduce a HybridStateTable to combine everything together

Shang Yuanchun (Jira)
Yu Li created FLINK-13801:
-----------------------------

             Summary: Introduce a HybridStateTable to combine everything together
                 Key: FLINK-13801
                 URL: https://issues.apache.org/jira/browse/FLINK-13801
             Project: Flink
          Issue Type: Sub-task
          Components: Runtime / State Backends
            Reporter: Yu Li


This JIRA aims at introducing a {{HybridStateTable}} which could combine everything together, like checking the heap usage through {{HeapAccountingManager}} and GC status through {{HeapStatusMonitor}} to decide whether to spill/load key groups, triggering the spill/load action through {{SpillLoadManager}}, and recording all meta data (about which key group is on heap, which is on disk), etc.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)