bytesmithing commented on a change in pull request #14014:
URL: https://github.com/apache/flink/pull/14014#discussion_r544821737
##########
File path:
flink-core/src/main/java/org/apache/flink/configuration/CoreOptions.java
##########
@@ -218,6 +218,17 @@
.withDescription("Defines the directory where the Flink logs
are saved. It has to be an absolute path." +
" (Defaults to the log directory under Flinkās home)");
+ /**
+ * This options is here only for documentation generation, it is only
Review comment:
I cannot link the config.sh file in the java document with {@link}. Can
you help me ?
----------------------------------------------------------------
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:
[email protected]