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

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

    [ https://issues.apache.org/jira/browse/KAFKA-9586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17041540#comment-17041540 ] 

ASF GitHub Bot commented on KAFKA-9586:
---------------------------------------

dongjinleekr commented on pull request #8149: KAFKA-9586: Fix errored json filename in ops documentation
URL: https://github.com/apache/kafka/pull/8149
 
 
   This PR is the counterpart of apache/kafka-site#253.
   
   cc/ @omkreddy
   
   ### Committer Checklist (excluded from commit message)
   - [ ] Verify design and implementation 
   - [ ] Verify test coverage and CI build status
   - [ ] Verify documentation (including upgrade notes)
   
 
----------------------------------------------------------------
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:
users@infra.apache.org


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