davidradl commented on code in PR #27321: URL: https://github.com/apache/flink/pull/27321#discussion_r2591816415
########## docs/content/docs/deployment/java_compatibility.md: ########## @@ -43,7 +43,7 @@ The following Flink features have not been tested with Java 11: ## Java 17 -We use Java 17 by default in Flink 2.0.0 and is the recommended Java version to run Flink on. +We use Java 17 by default since Flink 2.0.0 and is the recommended Java version to run Flink on. Review Comment: I think the wording is better that you suggest. - the title should start with [hotfix] as per [the process](https://flink.apache.org/how-to-contribute/contribute-code/) - the change is not to the release notes but to the English docs. - I think you should target this change to [master](https://github.com/apache/flink/blob/4072808b52d1c34f1e951c4cd200305221197ad6/docs/content/docs/deployment/java_compatibility.md?plain=1#L46) and back port as required. - you should add in the Chinese translation. -- 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]
