chia7712 commented on code in PR #20409:
URL: https://github.com/apache/kafka/pull/20409#discussion_r2300718230


##########
docs/upgrade.html:
##########
@@ -44,6 +44,10 @@ <h5><a id="upgrade_420_notable" 
href="#upgrade_420_notable">Notable changes in 4
         The <code>ConsumerPerformance</code> command line tool has a new 
<code>include</code> option that is alternative to the <code>topic</code> 
option.
         This new option allows to pass a regular expression specifying a list 
of topics to include for consumption, which is useful to test consumer 
performance across multiple topics or dynamically matching topic sets.
     </li>
+    <li>
+        Since Apache Kafka 4.2.0, the 
<code>QUORUM_AUTO_JOIN_ENABLE_CONFIG</code> has been added to 
<code>QuorumConfig</code>, enabling KRaft controllers to automatically join the 
cluster's voter set,

Review Comment:
   Please use `controller.quorum.auto.join.enable` instead



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to