ijuma commented on a change in pull request #10443:
URL: https://github.com/apache/kafka/pull/10443#discussion_r604859584



##########
File path: docs/upgrade.html
##########
@@ -34,6 +34,7 @@ <h5><a id="upgrade_300_notable" 
href="#upgrade_300_notable">Notable changes in 3
     <li>The deprecated <code>Admin.electedPreferredLeaders()</code> methods 
were removed. Please use <code>Admin.electLeaders</code> instead.</li>
     <li>The deprecated <code>ConfigEntry</code> constructor was removed (<a 
href="https://issues.apache.org/jira/browse/KAFKA-12577";>KAFKA-12577</a>).
         Please use the remaining public constructor instead.</li>
+    <li>The deprecated <code>kafka-preferred-replica-election</code> command 
line tool was removed. Please use <code>kafka-leader-election</code> 
instead.</li>

Review comment:
       I would move this just above or below the related admin API removal.




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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to