yanchenyun commented on a change in pull request #16371:
URL: https://github.com/apache/flink/pull/16371#discussion_r684860617
##########
File path: docs/content.zh/docs/ops/state/state_backends.md
##########
@@ -283,7 +283,7 @@ Flink还提供了两个参数来控制*写路径*(MemTable)和*读路径*(
- 通过 `state.backend.rocksdb.options-factory` 选项将工厂实现类的名称设置到`flink-conf.yaml`
。
- 通过程序设置,例如 `RocksDBStateBackend.setRocksDBOptions(new MyOptionsFactory());`
。
-
+
Review comment:
It is a good comments. And I have the same question as above.
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]