snuyanzin commented on code in PR #25714: URL: https://github.com/apache/flink/pull/25714#discussion_r1864307453
########## flink-clients/src/main/java/org/apache/flink/client/program/rest/RestClusterClientConfiguration.java: ########## @@ -57,17 +57,23 @@ public RestClientConfiguration getRestClientConfiguration() { return restClientConfiguration; } - /** @see RestOptions#AWAIT_LEADER_TIMEOUT */ + /** + * @see RestOptions#AWAIT_LEADER_TIMEOUT + */ Review Comment: All changes in java files is a result of ``` ./mvnw spotless:apply ``` -- 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: issues-unsubscr...@flink.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org