[ https://issues.apache.org/jira/browse/FLINK-30079?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Chesnay Schepler closed FLINK-30079. ------------------------------------ Fix Version/s: 1.17.0 Assignee: Mingliang Liu Resolution: Fixed master: 8d17a84123189cf3851aff85231cdb480adf34dd > Stop using deprecated TM options in doc > --------------------------------------- > > Key: FLINK-30079 > URL: https://issues.apache.org/jira/browse/FLINK-30079 > Project: Flink > Issue Type: Bug > 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)