AndroideRob commented on a change in pull request #10591:
URL: https://github.com/apache/kafka/pull/10591#discussion_r632489696



##########
File path: docs/ops.html
##########
@@ -78,7 +78,7 @@ <h4 class="anchor-heading"><a id="basic_ops_leader_balancing" 
class="anchor-link
 
   <pre class="line-numbers"><code class="language-text">      
auto.leader.rebalance.enable=true</code></pre>
     You can also set this to false, but you will then need to manually restore 
leadership to the restored replicas by running the command:
-  <pre class="line-numbers"><code class="language-bash">  &gt; 
bin/kafka-preferred-replica-election.sh --bootstrap-server 
broker_host:port</code></pre>
+  <pre class="line-numbers"><code class="language-bash">  &gt; 
bin/kafka-leader-election.sh --bootstrap-server broker_host:port</code></pre>

Review comment:
       @showuon hey, do you have any feedback on this? thanks!




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