Mingliang Liu created FLINK-30079:
-------------------------------------
Summary: 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
Reporter: Mingliang Liu
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)