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

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

吴中勤 created FLINK-26872:
---------------------------

             Summary: 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.4, 1.14.3
            Reporter: 吴中勤
         Attachments: image-2022-03-26-22-28-19-662.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)