showuon commented on a change in pull request #11616: URL: https://github.com/apache/kafka/pull/11616#discussion_r803447044
########## File path: config/kraft/server.properties ########## @@ -31,22 +31,23 @@ controller.quorum.voters=1@localhost:9093 ############################# Socket Server Settings ############################# -# The address the socket server listens on. It will get the value returned from -# java.net.InetAddress.getCanonicalHostName() if not configured. +# The address the socket server listens on. If not configured, the host name will be equal to the value of Review comment: Sorry, I don't get it. Will there be any difference for `process.roles=broker,controller`? Could you let me know. Thanks. -- 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