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

吴中勤 updated FLINK-26872:
------------------------
    Description: 
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

 

which means max/min network memory config must be equal.

is it a bug or something else?

 

  was:
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-31-04-214.png!

which means max/min network memory config must be equal.

is it a bug or something else?

 


> 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-29-41-349.png, 
> image-2022-03-26-22-59-08-043.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
>  
> which means max/min network memory config must be equal.
> is it a bug or something else?
>  



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

Reply via email to