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

Piotr Nowojski closed FLINK-25590.
----------------------------------
    Fix Version/s: 1.15.0
         Assignee: Piotr Nowojski
       Resolution: Fixed

Merged to master as cfe5e9a728d and cfe5e9a728d^

> 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
>            Assignee: Piotr Nowojski
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.15.0
>
>
> 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)

Reply via email to