RivenSun2 commented on pull request #11975:
URL: https://github.com/apache/kafka/pull/11975#issuecomment-1084317655


   @showuon Thanks for your reply.
   Here is the log printed by the previous code:
   `INFO [SocketServer brokerId=2] Created data-plane acceptor and processors 
for endpoint : EndPoint(null,9669,ListenerName(PLAIN_PLUGIN_SSL),SASL_SSL) 
(kafka.network.SocketServer)
   `
   
   Then this is the log printed by the code now:
   `INFO [SocketServer brokerId=2] Created data-plane acceptor and processors 
for endpoint : ListenerName(PLAIN_PLUGIN_SSL) (kafka.network.SocketServer)`
   
   I think the variable type we print changed and the variable type name for 
the log output should also change.
   WDYT?


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


Reply via email to