You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "吴中勤 (Jira)" <ji...@apache.org> on 2022/03/26 14:30:00 UTC

[jira] [Updated] (FLINK-26872) The network memory min (xx mb) and max (xx mb) mismatch

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

吴中勤 updated FLINK-26872:
------------------------
    Attachment: image-2022-03-26-22-29-41-349.png

> The network memory min (xx mb) and max (xx mb) mismatch
> -------------------------------------------------------
>
>                 Key: FLINK-26872
>                 URL: https://issues.apache.org/jira/browse/FLINK-26872
>             Project: Flink
>          Issue Type: Bug
>          Components: Runtime / Configuration
>    Affects Versions: 1.14.3, 1.14.4
>            Reporter: 吴中勤
>            Priority: Minor
>         Attachments: image-2022-03-26-22-28-19-662.png, image-2022-03-26-22-29-41-349.png
>
>
> TaskManger  config : network memory mim and max  must be equal ?
>  
> case: run flink source code(flink 1.14.3 on win10) ,
> result: StandaloneSessionEntrypoint runs ok but  org.apache.flink.runtime.taskexecutor.TaskManagerRunner fail 
> relation code is 
> class: org.apache.flink.runtime.taskexecutor.TaskExecutorResourceUtils
> line: 100
> !image-2022-03-26-22-28-19-662.png!
> which means max/min network memory config must be equal.
> is it a bug or else?
>  



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