RivenSun2 commented on code in PR #12237:
URL: https://github.com/apache/kafka/pull/12237#discussion_r887655468
##########
docs/ops.html:
##########
@@ -361,14 +351,12 @@ <h4 class="anchor-heading"><a
id="basic_ops_increase_replication_factor" class="
"partitions":[{"topic":"foo","partition":0,"replicas":[5]}]}
Save this to use as the --reassignment-json-file option during rollback
- Successfully started reassignment of partitions
- {"version":1,
- "partitions":[{"topic":"foo","partition":0,"replicas":[5,6,7]}]}</code></pre>
+ Successfully started partition reassignment for foo-0</code></pre>
Review Comment:
Because there is only one topicPartition, output `reassignment` instead of
`reassignments`
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]