[
https://issues.apache.org/jira/browse/FLINK-30079?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mingliang Liu updated FLINK-30079:
----------------------------------
Affects Version/s: 1.16.0
> Stop using deprecated TM options in doc
> ---------------------------------------
>
> Key: FLINK-30079
> URL: https://issues.apache.org/jira/browse/FLINK-30079
> Project: Flink
> Issue Type: Improvement
> Components: Documentation
> Affects Versions: 1.16.0
> Reporter: Mingliang Liu
> Priority: Major
> Labels: pull-request-available
>
> The option {{ConfigConstants.TASK_MANAGER_MEMORY_FRACTION_KEY}} was
> deprecated and configuring it should have no effect now. However, in the
> [documentation|https://nightlies.apache.org/flink/flink-docs-release-1.16/docs/dev/dataset/local_execution/#local-environment]
> we still reference it and show in example code. This can be replaced with
> {{TaskManagerOptions.MANAGED_MEMORY_FRACTION}}.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)