zentol commented on a change in pull request #13042: URL: https://github.com/apache/flink/pull/13042#discussion_r465927435
########## File path: flink-annotations/src/main/java/org/apache/flink/annotation/docs/Documentation.java ########## @@ -91,6 +91,7 @@ public static final String EXPERT_ZOOKEEPER_HIGH_AVAILABILITY = "expert_high_availability_zk"; public static final String EXPERT_SECURITY_SSL = "expert_security_ssl"; public static final String EXPERT_ROCKSDB = "expert_rocksdb"; + public static final String EXPERT_CLUSTER = "expert_cluster"; Review comment: You need to include this section into the `config.md(.zh)` for it to show up. ---------------------------------------------------------------- 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: us...@infra.apache.org