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_r374484879
 
 

 ##########
 File path: docs/ops/state/state_backends.zh.md
 ##########
 @@ -91,6 +93,9 @@ FsStateBackend 适用场景:
   - 状态比较大、窗口比较长、key/value 状态比较大的 Job。
   - 所有高可用的场景。
 
+It is also recommended to set [managed memory](mem_setup.html#managed-memory) 
to zero.
+This will ensure that the maximum amount of memory is allocated for user code 
on the JVM.
 
 Review comment:
   Translation:
   建议同时将 \[managed memory\](../memory/mem_setup.html#managed-memory) 
设为0,以保证将最大限度的内存分配给 JVM 上的用户代码。

----------------------------------------------------------------
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

Reply via email to