GJL commented on a change in pull request #10997: [FLINK-15743][docs] Extend Flink 1.10 release notes URL: https://github.com/apache/flink/pull/10997#discussion_r377177098
########## File path: docs/release-notes/flink-1.10.md ########## @@ -176,6 +182,18 @@ The container cut-off configuration options, `containerized.heap-cutoff-ratio` and `containerized.heap-cutoff-min`, have no effect for task executor processes anymore but they still have the same semantics for the JobManager process. +#### RocksDB State Backend Memory Control ([FLINK-7289](https://issues.apache.org/jira/browse/FLINK-7289)) +Together with the introduction of the [new Task Executor Memory +Model](#new-task-executor-memory-model-flink-13980), the memory consumption of the RocksDB state backend will be Review comment: Actually this is a valid link pointing to the section above. We were waiting for the link in ``` More details and advanced configuration options can be found in the [Flink user documentation]({{ site.baseurl }}/ops/state/large_state_tuning.html#tuning-rocksdb-memory) ``` ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services