File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
docs/content/docs/deployment Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ The following Flink features have not been tested with Java 11:
4343
4444## Java 17
4545
46- We use Java 17 by default in Flink 2.0.0 and is the recommended Java version to run Flink on.
46+ We use Java 17 by default since Flink 2.0.0 and is the recommended Java version to run Flink on.
4747This is the default version for docker images.
4848
4949### Untested Flink features
@@ -73,7 +73,7 @@ Since Flink uses reflection for serializing user-defined functions and data (via
7373
7474These should be configured via the [ env.java.opts.all] ({{< ref "docs/deployment/config" >}}#env-java-opts-all) option.
7575
76- In the default configuration in the Flink distribution this option is configured such that Flink itself works on Java 17.
76+ In the default configuration in the Flink distribution this option is configured such that Flink itself works on Java 17.
7777The list of configured arguments must not be shortened, but only extended.
7878
7979### Known issues
You can’t perform that action at this time.
0 commit comments