You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Colin McCabe (Jira)" <ji...@apache.org> on 2023/01/27 18:41:00 UTC

[jira] [Created] (KAFKA-14658) Do not open broker ports until we are ready to accept traffic

Colin McCabe created KAFKA-14658:
------------------------------------

             Summary: Do not open broker ports until we are ready to accept traffic
                 Key: KAFKA-14658
                 URL: https://issues.apache.org/jira/browse/KAFKA-14658
             Project: Kafka
          Issue Type: Bug
            Reporter: Colin McCabe
            Assignee: Colin McCabe


We should not open the ports on the broker until we are ready to accept traffic. This is a particular concern when in KRaft mode, since in that mode, we create the SocketServer object earlier in the startup process than when in ZK mode.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)