RivenSun2 opened a new pull request, #12237:
URL: https://github.com/apache/kafka/pull/12237

   As mentioned in Notable changes in 2.6.0 : There are several notable changes 
to the reassignment tool kafka-reassign-partitions.sh following the completion 
of 
[KIP-455](https://cwiki.apache.org/confluence/display/KAFKA/KIP-455%3A+Create+an+Administrative+API+for+Replica+Reassignment).
 This tool now requires the --additional flag to be provided when changing the 
throttle of an active reassignment.
   
   It is recommended that the actual operation guidance document should also be 
updated to avoid causing confusion to users. Otherwise, following the original 
documentation, the user will see an exception:
   `Cannot execute because there is an existing partition assignment.  Use 
--additional to override this and create a new partition assignment in addition 
to the existing one. The --additional flag can also be used to change the 
throttle by resubmitting the current reassignment.`
   
   ### 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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to