[GitHub] [kafka] ueisele commented on a change in pull request #10935: KAFKA-13003: In kraft mode also advertise configured advertised port instead of socket port

2021-07-11 Thread GitBox
ueisele commented on a change in pull request #10935: URL: https://github.com/apache/kafka/pull/10935#discussion_r667498348 ## File path: core/src/test/scala/integration/kafka/server/RaftClusterTest.scala ## @@ -313,4 +318,94 @@ class RaftClusterTest { cluster.close()

[GitHub] [kafka] ueisele commented on a change in pull request #10935: KAFKA-13003: In kraft mode also advertise configured advertised port instead of socket port

2021-06-30 Thread GitBox
ueisele commented on a change in pull request #10935: URL: https://github.com/apache/kafka/pull/10935#discussion_r661744976 ## File path: core/src/main/scala/kafka/server/BrokerServer.scala ## @@ -283,7 +283,7 @@ class BrokerServer( networkListeners.add(new Listener().

[GitHub] [kafka] ueisele commented on a change in pull request #10935: KAFKA-13003: In kraft mode also advertise configured advertised port instead of socket port

2021-06-29 Thread GitBox
ueisele commented on a change in pull request #10935: URL: https://github.com/apache/kafka/pull/10935#discussion_r660063967 ## File path: core/src/main/scala/kafka/server/BrokerServer.scala ## @@ -283,7 +283,7 @@ class BrokerServer( networkListeners.add(new Listener().

[GitHub] [kafka] ueisele commented on a change in pull request #10935: KAFKA-13003: In kraft mode also advertise configured advertised port instead of socket port

2021-06-28 Thread GitBox
ueisele commented on a change in pull request #10935: URL: https://github.com/apache/kafka/pull/10935#discussion_r660063967 ## File path: core/src/main/scala/kafka/server/BrokerServer.scala ## @@ -283,7 +283,7 @@ class BrokerServer( networkListeners.add(new Listener().