You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "mdedetrich (via GitHub)" <gi...@apache.org> on 2023/04/19 08:19:21 UTC

[GitHub] [kafka] mdedetrich commented on a diff in pull request #11478: KAFKA-13299: Accept duplicate listener on port for IPv4/IPv6

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-unsubscribe@kafka.apache.org

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