[
https://issues.apache.org/jira/browse/FLINK-30079?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chesnay Schepler updated FLINK-30079:
-------------------------------------
Issue Type: Technical Debt (was: Bug)
> Stop using deprecated TM options in doc
> ---------------------------------------
>
> Key: FLINK-30079
> URL: https://issues.apache.org/jira/browse/FLINK-30079
> Project: Flink
> Issue Type: Technical Debt
> Components: Documentation
> Affects Versions: 1.16.0
> Reporter: Mingliang Liu
> Assignee: Mingliang Liu
> Priority: Minor
> Labels: pull-request-available
> Fix For: 1.17.0
>
>
> 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)