[ 
https://issues.apache.org/jira/browse/FLINK-24353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17418462#comment-17418462
 ] 

Chesnay Schepler commented on FLINK-24353:
------------------------------------------

Shouldn't it be {{./bin/taskmanager.sh start 
-Dtaskmanager.memory.task.off-heap.size=128m}}?

> Bash scripts do not respect dynamic configurations when calculating memory 
> sizes
> --------------------------------------------------------------------------------
>
>                 Key: FLINK-24353
>                 URL: https://issues.apache.org/jira/browse/FLINK-24353
>             Project: Flink
>          Issue Type: Bug
>          Components: Deployment / Scripts
>    Affects Versions: 1.14.0, 1.13.2, 1.15.0
>            Reporter: Xintong Song
>            Assignee: Xintong Song
>            Priority: Major
>             Fix For: 1.14.0, 1.13.3, 1.15.0
>
>
> Dynamic configurations (the '-D' arguments) are lost due to changes in 
> FLINK-21128.
> Consequently, dynamic configurations like the following commands will not 
> take effect.
> {code}
> ./bin/taskmanager.sh start -D taskmanager.memory.task.off-heap.size=128m
> {code}



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

Reply via email to