xintongsong commented on a change in pull request #10999: [FLINK-15143] Docs for FLIP-49 TM memory model and configuration guide URL: https://github.com/apache/flink/pull/10999#discussion_r374483959
########## File path: docs/ops/state/state_backends.md ########## @@ -92,6 +94,9 @@ The FsStateBackend is encouraged for: - Jobs with large state, long windows, large key/value states. - All high-availability setups. +It is also recommended to set [managed memory](mem_setup.html#managed-memory) to zero. Review comment: ```suggestion It is also recommended to set [managed memory](../memory/mem_setup.html#managed-memory) to zero. ``` ---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
