mjsax commented on code in PR #18466:
URL: https://github.com/apache/kafka/pull/18466#discussion_r1909394092
##########
docs/upgrade.html:
##########
@@ -656,9 +656,9 @@ <h5><a id="upgrade_360_notable"
href="#upgrade_360_notable">Notable changes in 3
<li>The Apache Zookeeper dependency has been upgraded to 3.8.1 due to
3.6 reaching end-of-life. To bring both your
Kafka and Zookeeper clusters to the latest versions:
<ul>
- <li><b>>=2.4</b> Kafka clusters can be updated directly.
+ <li><b>>=2.4</b> Kafka clusters can be updated directly.
Zookeeper clusters which are running binaries bundled with
Kafka versions 2.4 or above can be updated directly.</li>
- <li><b><2.4</b> Kafka clusters first need to be updated to a
version greater than 2.4 and smaller than 3.6.
+ <li><b><2.4</b> Kafka clusters first need to be updated to
a version greater than 2.4 and smaller than 3.6.
Review Comment:
Side cleanup of broker html
##########
docs/upgrade.html:
##########
@@ -656,9 +656,9 @@ <h5><a id="upgrade_360_notable"
href="#upgrade_360_notable">Notable changes in 3
<li>The Apache Zookeeper dependency has been upgraded to 3.8.1 due to
3.6 reaching end-of-life. To bring both your
Kafka and Zookeeper clusters to the latest versions:
<ul>
- <li><b>>=2.4</b> Kafka clusters can be updated directly.
+ <li><b>>=2.4</b> Kafka clusters can be updated directly.
Review Comment:
Side cleanup of broker html
--
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]