ijuma commented on a change in pull request #8695:
URL: https://github.com/apache/kafka/pull/8695#discussion_r433990762



##########
File path: docs/upgrade.html
##########
@@ -18,6 +18,10 @@
 <script><!--#include virtual="js/templateData.js" --></script>
 
 <script id="upgrade-template" type="text/x-handlebars-template">
+<h5><a id="upgrade_270_notable" href="#upgrade_270_notable">Notable changes in 
2.7.0</a></h5>
+<ul>
+    <li>TLSv1.3 have been enabled by default for JDK11+. See <a 
href="https://cwiki.apache.org/confluence/display/KAFKA/KIP-573%3A+Enable+TLSv1.3+by+default";>KIP-573</a>
 for full details.</li>

Review comment:
       One more nit: "TLSv1.3 has been enabled by default for Java 11 or newer. 
The client and server will negotiate TLSv1.3 if both support it and fallback to 
TLSv1.2 otherwise. See...




----------------------------------------------------------------
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


Reply via email to