pjl1070048431 opened a new pull request, #15321:
URL: https://github.com/apache/kafka/pull/15321

   When using the kafka-config.sh script to modify the IP and host in the 
listeners parameter, the configuration changes will not take effect 
dynamically. A broker restart is required for the changes to become effective.
   
   Previously, changes would only take effect when increasing or decreasing the 
number of listeners, or modifying the names of the listeners.
   
   When the IP or host changes, we also make modifications to the listener. 
Additionally, we address the exception "Security protocol cannot be updated for 
existing listener."
   And there is a improvement as the error "Security protocol cannot be updated 
for existing listener" will be eliminated.
   
   


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