This is an automated email from the ASF dual-hosted git repository.
azagrebin pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.
from f6e39aa [FLINK-14830][docs-zh] Correct the links in
stream_checkpointing.zh.md page (#10233)
add 7f3471c [hotfix] Add shortcuts for getting jvm heap / direct memory
size.
add 306b83b [FLINK-14637][core][runtime] Introduce config option for
framework off-heap memory.
No new revisions were added by this update.
Summary of changes:
.../task_manager_memory_configuration.html | 5 ++++
.../flink/configuration/TaskManagerOptions.java | 10 +++++++
.../clusterframework/TaskExecutorResourceSpec.java | 33 +++++++++++++++++++++-
.../TaskExecutorResourceUtils.java | 32 +++++++++++++++------
.../TaskExecutorResourceUtilsTest.java | 18 ++++++++++--
5 files changed, 85 insertions(+), 13 deletions(-)