chia7712 commented on code in PR #20409:
URL: https://github.com/apache/kafka/pull/20409#discussion_r2340478818
##########
docs/upgrade.html:
##########
@@ -142,6 +142,10 @@ <h5><a id="upgrade_420_notable"
href="#upgrade_420_notable">Notable changes in 4
</li>
</ul>
</li>
+ <li>
+ Since Apache Kafka 4.2.0, the
<code>controller.quorum.auto.join.enable</code> has been added to
<code>QuorumConfig</code>, enabling KRaft controllers to automatically join the
cluster's voter set,
Review Comment:
`Since Apache Kafka 4.2.0` this is redundant because all of the content is
already under the 4.2 section
##########
docs/upgrade.html:
##########
@@ -142,6 +142,10 @@ <h5><a id="upgrade_420_notable"
href="#upgrade_420_notable">Notable changes in 4
</li>
</ul>
</li>
+ <li>
+ Since Apache Kafka 4.2.0, the
<code>controller.quorum.auto.join.enable</code> has been added to
<code>QuorumConfig</code>, enabling KRaft controllers to automatically join the
cluster's voter set,
Review Comment:
Also, could you please include the
[KIP-853](https://cwiki.apache.org/confluence/display/KAFKA/KIP-853%3A+KRaft+Controller+Membership+Changes)
--
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]