You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by ma...@apache.org on 2020/02/21 13:20:26 UTC

[kafka] branch 2.5 updated: KAFKA-9586: Fix errored json filename in ops documentation

This is an automated email from the ASF dual-hosted git repository.

manikumar pushed a commit to branch 2.5
in repository https://gitbox.apache.org/repos/asf/kafka.git


The following commit(s) were added to refs/heads/2.5 by this push:
     new a721e71  KAFKA-9586: Fix errored json filename in ops documentation
a721e71 is described below

commit a721e71bc21e06fd127ee8a396bd449eeab9666b
Author: Lee Dongjin <do...@apache.org>
AuthorDate: Fri Feb 21 18:49:11 2020 +0530

    KAFKA-9586: Fix errored json filename in ops documentation
    
    This PR is the counterpart of apache/kafka-site#253.
    
    cc/ omkreddy
    
    Author: Lee Dongjin <do...@apache.org>
    
    Reviewers: Manikumar Reddy <ma...@gmail.com>
    
    Closes #8149 from dongjinleekr/feature/KAFKA-9586
    
    (cherry picked from commit b28aa4ece6e65a30dfb2009afffd39ba07b31374)
    Signed-off-by: Manikumar Reddy <ma...@confluent.io>
---
 docs/ops.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/ops.html b/docs/ops.html
index 0b0e7ae..0fd0ba1 100644
--- a/docs/ops.html
+++ b/docs/ops.html
@@ -398,7 +398,7 @@
   }
   </pre>
   <p>
-  The --verify option can be used with the tool to check the status of the partition reassignment. Note that the same expand-cluster-reassignment.json (used with the --execute option) should be used with the --verify option:
+  The --verify option can be used with the tool to check the status of the partition reassignment. Note that the same custom-reassignment.json (used with the --execute option) should be used with the --verify option:
   <pre class="brush: bash;">
   > bin/kafka-reassign-partitions.sh --zookeeper localhost:2181 --reassignment-json-file custom-reassignment.json --verify
   Status of partition reassignment: