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

Robert Metzger updated FLINK-16874:
-----------------------------------
    Component/s: Runtime / Coordination

> Respect the dynamic options when calculating memory options in taskmanager.sh
> -----------------------------------------------------------------------------
>
>                 Key: FLINK-16874
>                 URL: https://issues.apache.org/jira/browse/FLINK-16874
>             Project: Flink
>          Issue Type: Improvement
>          Components: Runtime / Coordination
>    Affects Versions: 1.10.0
>            Reporter: Yangze Guo
>            Assignee: Yangze Guo
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.10.1, 1.11.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Since FLINK-9821, the taskmanager.sh will pass user-defined dynamic options 
> to the TaskManagerRunner. However, in FLINK-13983, we calculate the 
> memory-related configuration only according to the FLINK_CONF_DIR. We then 
> append the calculation result as dynamic options to the TM, the user-defined 
> dynamic options would be overridden and ignored.
> The BashJavaUtils is already support loading dynamic options, we just need to 
> pass it in bash script.
> cc [~xintongsong] [~azagrebin]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to