Zakelly commented on code in PR #26107:
URL: https://github.com/apache/flink/pull/26107#discussion_r1946067297
##########
flink-state-backends/flink-statebackend-forst/src/main/java/org/apache/flink/state/forst/ForStOptions.java:
##########
@@ -173,7 +183,7 @@ public class ForStOptions {
"This determines the factory for timer
service state implementation.");
/** The cache size per key-group for ROCKSDB timer service factory
implementation. */
- @Documentation.Section(Documentation.Sections.STATE_BACKEND_ROCKSDB)
Review Comment:
Nope. Change the section that contains this doc entry, from RocksDB to ForSt.
--
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]