chia7712 commented on code in PR #18329: URL: https://github.com/apache/kafka/pull/18329#discussion_r1899172276
########## docs/upgrade.html: ########## @@ -65,6 +65,8 @@ <h5><a id="upgrade_400_notable" href="#upgrade_400_notable">Notable changes in 4 </li> <li>The function <code>onNewBatch</code> in <code>org.apache.kafka.clients.producer.Partitioner</code> class was removed. </li> + <li>The <code>control.plane.listener.name</code> config was removed use <code>controller.listener.names</code> instead. Review Comment: It seems controller.listener.names doesn't directly replace control.plane.listener.name since they have different functionalities. Perhaps it's more accurate to say controller.listener.names has been removed. -- 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