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 2022/01/18 10:38:00 UTC

[jira] [Updated] (FLINK-25590) Logging warning of insufficient memory for all configured buffers

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

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

> Logging warning of insufficient memory for all configured buffers
> -----------------------------------------------------------------
>
>                 Key: FLINK-25590
>                 URL: https://issues.apache.org/jira/browse/FLINK-25590
>             Project: Flink
>          Issue Type: Improvement
>          Components: Runtime / Network
>    Affects Versions: 1.15.0
>            Reporter: Anton Kalashnikov
>            Priority: Major
>              Labels: pull-request-available
>
> Right now, if exclusive buffers for the input channel and one buffer for each subpartition would be allocated on start successfully but there would be not enough memory for the rest of the buffers(floating buffers, rest buffers for subpartitions), then we see nothing in the log about that(as I understand).
> So first of all, we need to check what logs we have right now about situations when flink doesn't have enough memory for all configured buffers. And if we have nothing (or not enough) we should add such a log.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)