[
https://issues.apache.org/jira/browse/FLINK-24353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Xintong Song closed FLINK-24353.
--------------------------------
Resolution: Fixed
Fixed via:
- master (1.15): 1d564a95581f5b4b1d8ae343676474a4fa570ffa
- release-1.14: f990cd168d00b4d0afe98d7f1748d5e74d072dba
- release-1.13: b8c1a597533e2d9091caa8f3d864e24be4fb8ad2
> 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
> Labels: pull-request-available
> 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)