You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Yu Li (JIRA)" <ji...@apache.org> on 2019/05/31 13:33:00 UTC

[jira] [Created] (FLINK-12698) Implement a SpillLoadManager

Yu Li created FLINK-12698:
-----------------------------

             Summary: Implement a SpillLoadManager
                 Key: FLINK-12698
                 URL: https://issues.apache.org/jira/browse/FLINK-12698
             Project: Flink
          Issue Type: Sub-task
          Components: Runtime / State Backends
            Reporter: Yu Li
            Assignee: Yu Li


The {{SpillLoadManager}} is responsible to:
1. Do spill/load when {{HeapStatusMonitor}} triggers.
2. Decide which KeyGroup to spill/load according to data from the accounting managers (mainly two factors: state-size and request-rate).



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)