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 04:54:36 UTC

[kafka-site] branch asf-site updated: MINOR: Fix errored json filename: expand-cluster-reassignment.json → custom-reassignment.json (#253)

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

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


The following commit(s) were added to refs/heads/asf-site by this push:
     new 20f0bcf  MINOR: Fix errored json filename: expand-cluster-reassignment.json → custom-reassignment.json (#253)
20f0bcf is described below

commit 20f0bcfdf2ae4a509d94ae8019225dbadc495013
Author: Lee Dongjin <do...@apache.org>
AuthorDate: Fri Feb 21 13:54:26 2020 +0900

    MINOR: Fix errored json filename: expand-cluster-reassignment.json → custom-reassignment.json (#253)
---
 22/ops.html | 2 +-
 23/ops.html | 2 +-
 24/ops.html | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/22/ops.html b/22/ops.html
index 99672c9..62496d3 100644
--- a/22/ops.html
+++ b/22/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:
diff --git a/23/ops.html b/23/ops.html
index b4370e1..7fb6479 100644
--- a/23/ops.html
+++ b/23/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:
diff --git a/24/ops.html b/24/ops.html
index 5cb1f65..a57a8bd 100644
--- a/24/ops.html
+++ b/24/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: