You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/12/05 16:31:00 UTC

[jira] [Updated] (FLINK-15084) Let MemoryManager allocate and track shared memory resources

     [ https://issues.apache.org/jira/browse/FLINK-15084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated FLINK-15084:
-----------------------------------
    Labels: pull-request-available  (was: )

> Let MemoryManager allocate and track shared memory resources
> ------------------------------------------------------------
>
>                 Key: FLINK-15084
>                 URL: https://issues.apache.org/jira/browse/FLINK-15084
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Runtime / Task
>            Reporter: Stephan Ewen
>            Assignee: Stephan Ewen
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.10.0
>
>
> To allocate and share resources (block cache) between the RocksDB instances of multiple tasks and operators in a slot, we need a per-slot component to track these shared resources.
> The MemoryManager is a good fir for that, because we also want to allocate these resources from the managed memory budget maintained by the MemoryManager.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)