mdedetrich commented on code in PR #11478:
URL: https://github.com/apache/kafka/pull/11478#discussion_r1170988090


##########
docs/upgrade.html:
##########
@@ -26,6 +26,8 @@ <h5><a id="upgrade_330_notable" 
href="#upgrade_330_notable">Notable changes in 3
             trying to create an already existing metric. (See <a 
href="https://cwiki.apache.org/confluence/display/KAFKA/KIP-843%3A+Adding+addMetricIfAbsent+method+to+Metrics";>KIP-843</a>
             for more details).
         </li>
+        <li>Apache Kafka now supports having both an IPv4 and an IPv6 listener 
on the same port. This change only applies to
+            non advertised listeners (advertised listeners already have this 
feature)</li>

Review Comment:
   Done in the `Move upgrade notes to 3.6.0 section` commit. I had to add a new 
section for `3.6.0` since it didn't exist (this also involved rebasing onto 
latest trunk)



-- 
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: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to