Skip to content

Commit 59d24ac

Browse files
committedJun 28, 2020
[hotfix][doc-zh] Fix broken links to rocksdb state backend section
1 parent df4c7d6 commit 59d24ac

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎docs/ops/state/state_backends.zh.md

+2
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,8 @@ FsStateBackend 适用场景:
9494

9595
建议同时将 [managed memory](../memory/mem_setup_tm.html#managed-memory) 设为0,以保证将最大限度的内存分配给 JVM 上的用户代码。
9696

97+
<a name="the-rocksdbstatebackend" />
98+
9799
### RocksDBStateBackend
98100

99101
*RocksDBStateBackend* 需要配置一个文件系统的 URL (类型、地址、路径),例如:"hdfs://namenode:40010/flink/checkpoints" 或 "file:///data/flink/checkpoints"。

0 commit comments

Comments
 (0)
Please sign in to comment.