Jing Ge created FLINK-30862: ------------------------------- Summary: Config doc generation should keep @deprecated ConfigOption Key: FLINK-30862 URL: https://issues.apache.org/jira/browse/FLINK-30862 Project: Flink Issue Type: Improvement Reporter: Jing Ge
Currently the content will be removed once the ConfigOption is marked as @deprecated. It should be kept, since the ConfigOption is only deprecated and still be used. The content should be only removed when the ConfigOption has been removed. -- This message was sent by Atlassian Jira (v8.20.10#820010)