You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by GitBox <gi...@apache.org> on 2021/07/20 23:58:19 UTC

[GitHub] [kafka] niket-goel commented on a change in pull request #11070: Validate the controllerListener config on startup

niket-goel commented on a change in pull request #11070:
URL: https://github.com/apache/kafka/pull/11070#discussion_r673567715



##########
File path: core/src/main/scala/kafka/server/ControllerServer.scala
##########
@@ -42,6 +42,7 @@ import org.apache.kafka.raft.RaftConfig
 import org.apache.kafka.raft.RaftConfig.AddressSpec
 import org.apache.kafka.server.authorizer.Authorizer
 import org.apache.kafka.server.common.ApiMessageAndVersion
+import org.apache.zookeeper.server.quorum.QuorumPeerConfig.ConfigException

Review comment:
       Thanks for catching that. It did feel like this was at an odd place.




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