You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Dongjin Lee (Jira)" <ji...@apache.org> on 2020/02/21 04:17:00 UTC

[jira] [Created] (KAFKA-9586) Fix errored json filename in ops documentation

Dongjin Lee created KAFKA-9586:
----------------------------------

             Summary: Fix errored json filename in ops documentation
                 Key: KAFKA-9586
                 URL: https://issues.apache.org/jira/browse/KAFKA-9586
             Project: Kafka
          Issue Type: Improvement
          Components: documentation
    Affects Versions: 2.5.0
            Reporter: Dongjin Lee
            Assignee: Dongjin Lee
             Fix For: 2.5.0


{quote}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:

bin/kafka-reassign-partitions.sh --zookeeper localhost:2181 --reassignment-json-file +custom-reassignment.json+ --verify
{quote}
{{expand-cluster-reassignment.json}} (underline) should be {{custom-reassignment.json}}.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)