[
https://issues.apache.org/jira/browse/KAFKA-9586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Manikumar resolved KAFKA-9586.
------------------------------
Resolution: Fixed
Issue resolved by pull request 8149
[https://github.com/apache/kafka/pull/8149]
> 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
> Priority: Minor
> 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)