[
https://issues.apache.org/jira/browse/FLINK-16746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrey Zagrebin updated FLINK-16746:
------------------------------------
Description:
Deprecate legacy heap options: `_jobmanager.heap.size_` (and update deprecation
of `_jobmanager.heap.mb_`) to use `_jobmanager.memory.heap.size_` for
standalone and `_jobmanager.memory.process.size_` for containerized
(Yarn/Mesos/K8s) environments.
Remove container cut-off options: `_containerized.heap-cutoff-ratio_` and
`_containerized.heap-cutoff-min_`
was:
Deprecate legacy heap options: `_jobmanager.heap.size_` (and update deprecation
of `_jobmanager.heap.mb_`)
Remove container cut-off options: `_containerized.heap-cutoff-ratio_` and
`_containerized.heap-cutoff-min_`
> Deprecate/remove legacy memory options for JM and expose the new ones in docs
> -----------------------------------------------------------------------------
>
> Key: FLINK-16746
> URL: https://issues.apache.org/jira/browse/FLINK-16746
> Project: Flink
> Issue Type: Sub-task
> Components: Runtime / Configuration, Runtime / Coordination
> Reporter: Andrey Zagrebin
> Priority: Major
> Fix For: 1.11.0
>
>
> Deprecate legacy heap options: `_jobmanager.heap.size_` (and update
> deprecation of `_jobmanager.heap.mb_`) to use `_jobmanager.memory.heap.size_`
> for standalone and `_jobmanager.memory.process.size_` for containerized
> (Yarn/Mesos/K8s) environments.
> Remove container cut-off options: `_containerized.heap-cutoff-ratio_` and
> `_containerized.heap-cutoff-min_`
--
This message was sent by Atlassian Jira
(v8.3.4#803005)