You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Andrey Zagrebin (Jira)" <ji...@apache.org> on 2019/11/07 12:50:00 UTC

[jira] [Assigned] (FLINK-14637) Introduce framework off heap memory config

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

Andrey Zagrebin reassigned FLINK-14637:
---------------------------------------

    Assignee: Xintong Song

> Introduce framework off heap memory config
> ------------------------------------------
>
>                 Key: FLINK-14637
>                 URL: https://issues.apache.org/jira/browse/FLINK-14637
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Runtime / Task
>            Reporter: Andrey Zagrebin
>            Assignee: Xintong Song
>            Priority: Major
>             Fix For: 1.10.0
>
>
> At the moment after [-FLINK-13982-|https://issues.apache.org/jira/browse/FLINK-13982], when we do not account for adhoc direct memory allocations for Flink framework (except network buffers) or done by some used libraries used in Flink. In general, we expect this allocations to stay under a certain reasonably low limit but we have to have some margin for them so that JVM direct memory limit is not exactly equal to network buffers and does not fail. We can address it by introducing framework off heap memory config option.



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