davidradl commented on code in PR #26253:
URL: https://github.com/apache/flink/pull/26253#discussion_r1981844268
##########
flink-state-backends/flink-statebackend-forst/src/main/java/org/apache/flink/state/forst/ForStOptions.java:
##########
@@ -102,6 +102,9 @@ public class ForStOptions {
+ "the cache will reserve
the specified size of disk space. "
+ "This option and the
'%s' option can be set simultaneously, the "
+ "smaller cache limit
will be used as the upper limit. "
+ + "If the specified file
system of cache directory does not support "
Review Comment:
nit: of cache directory -> of the cache directory
--
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]